Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions source/administration/backups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -599,11 +599,7 @@ is true:
- The backup can run and complete without affecting the performance of
the cluster.

.. note:: If you use :program:`mongodump` without specifying the a database or
collection, the output will contain both the collection data and the
sharding config metadata from the :ref:`config servers <sharding-config-server>`.

You cannot use the :option:`--oplog <mongodump --oplog>` option for
.. note::You cannot use the :option:`--oplog <mongodump --oplog>` option for
:program:`mongodump` when dumping from a :program:`mongos`. This option is only
available when running directly against a :term:`replica set` member.

Expand Down