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

Dump timeseries collections

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 100.4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Needed
    • Hide
      Dumping timeseries collections is no different from regular collections. There are some differences in the dump output, but we may not want to go into that since we don't really go into depth on the dump output in the docs. Dumping a timeseries collection will output a metadata file for the timeseries view and a BSON file for the system.buckets collection. It is impossible to dump the system.buckets collection without dumping the timeseries view.

      Something that we definitely should mention in the docs is that you can only use \-\-query and \-\-queryFile on a timeseries collection to query the metadata field. You cannot query the data itself.
      Show
      Dumping timeseries collections is no different from regular collections. There are some differences in the dump output, but we may not want to go into that since we don't really go into depth on the dump output in the docs. Dumping a timeseries collection will output a metadata file for the timeseries view and a BSON file for the system.buckets collection. It is impossible to dump the system.buckets collection without dumping the timeseries view. Something that we definitely should mention in the docs is that you can only use \-\-query and \-\-queryFile on a timeseries collection to query the metadata field. You cannot query the data itself.

          Assignee:
          tim.fogarty@mongodb.com Tim Fogarty
          Reporter:
          tim.fogarty@mongodb.com Tim Fogarty
          Huan Li, Ryan Chipman
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: