Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-12805

mongoexport: consider removing the warning regarding BSON types

      Description

      The mongoexport doc page: (https://docs.mongodb.com/manual/reference/program/mongoexport/) contains a big red warning:

      Avoid using mongoimport and mongoexport for full instance production backups. They do not reliably preserve all rich BSON data types, because JSON can only represent a subset of the types supported by BSON. Use mongodump and mongorestore as described in MongoDB Backup Methods for this kind of functionality.

      Since mongoexport by default outputs extended JSON to cater for this, is this warning still relevant?

      Scope of changes

      • Investigate current state of mongoimport and mongoexport BSON support.
      • Document and backport as needed

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin.adistambha@mongodb.com Kevin Adistambha
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              1 year, 25 weeks, 3 days ago