We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0f1ac commit ecebf24Copy full SHA for ecebf24
source/core/wiredtiger.txt
@@ -114,7 +114,7 @@ You can disable journaling for standalone instances by setting
114
:setting:`storage.journal.enabled` to ``false``, which can reduce the
115
overhead of maintaining the journal. For :term:`standalone` instances,
116
not using the journal means that, when MongoDB exits unexpectedly, you
117
-will lose all data modifications prior to the last checkpoint.
+will lose all data modifications after the last checkpoint.
118
119
.. note::
120
0 commit comments