Skip to content

Commit d820313

Browse files
author
Sam Kleinman
committed
minor mongofiles will not read from the secondary
1 parent c68d44a commit d820313

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/reference/mongofiles.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ Like :program:`mongodump`, :program:`mongoexport`,
3030
access data stored in a MongoDB data directory without requiring a
3131
running :program:`mongod` instance, if no other :program:`mongod` is running.
3232

33+
.. note::
34+
35+
For :term:`replica sets <replica set>`, :program:`mongofiles` can
36+
only read from the set's ':term:`primary`.
37+
3338
.. _mongofiles-commands:
3439

3540
Commands

0 commit comments

Comments
 (0)