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

mongodump doesn't display where it's writing dumps

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      Ubuntu 20

      $ mongodump --uri $MONGO_PROD_READONLY
      2020-05-11T19:15:05.085-0700 writing mydb.users to
      2020-05-11T19:15:05.453-0700 writing mydb.posts to
      2020-05-11T19:15:05.638-0700 done dumping mydb.posts (59 documents)
      2020-05-11T19:15:05.805-0700 done dumping mydb.users (384 documents)

      A space can be found after "to", which suggests mongodump tried to output an empty string.

            Assignee:
            tim.fogarty@mongodb.com Tim Fogarty
            Reporter:
            ddascalescu@gmail.com Dan Dascalescu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: