Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-24684

Build Mongodb From Source

    • Type: Icon: Question Question
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None

      Hi Team,

      I am trying to Build Mongodb From Source (available on github and used link build mongo binaries - https://github.com/mongodb/mongo/wiki/Build-Mongodb-From-Source). I am doing this because as a part of requirement I need to store CSV data in a single document.

      I came across one problem when my document size exceeded 16 MB. Due to this, I have set the BSONObjMaxUserSize = 128 * 1024 * 1024; in order to set the document size to 128 MB.

      I did notice that size of binaries generated from source is more (almost double) compared to that of pre-compiled binaries available on mongodb website.

      Could you please let me know whether I am missing anything when compiling/generating binaries from source?

      Thank You,

            Assignee:
            Unassigned Unassigned
            Reporter:
            shivamurthy.deepak@gmail.com Deepak Shivamurthy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: