Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-706

Collection compression support on mongodump/mongorestore/mongoimport

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 3.0.1
    • Component/s: mongoimport, mongorestore
    • Labels:

      Currently the WT compression type is determined at collection creation time. There is no support for conversion. In a recovery scenario, collections might get accidentally converted if restored to an empty DB if the originating collections are of mixed type, as they depend on the global default compression setting.

      This request is to add per named collection compression type support on each of the tools: mongodump (file level compression), mongorestore and mongoimport.

            Assignee:
            Unassigned Unassigned
            Reporter:
            luke.prochazka@mongodb.com Luke Prochazka
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: