> mongodump --db digg --collection stories --dbpath /data/db --out - > foo
expect nothing in foo
instead, error message:
"**************
Error: journal files are present in journal directory, yet starting without journaling enabled.
It is recommended that you start with journaling enabled so that recovery may occur.
**************"
- is related to
-
TOOLS-1200 Mongodump messages could not be separated from data
- Closed