Login
Remember
Register
Ask a Question
What feature in MongoDB is used to do safe backups in MongoDB?
+1
vote
asked
Jun 3, 2020
in
MongoDB
by
Robindeniel
What feature in MongoDB is used to do safe backups in MongoDB?
#mongodb-backups
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 3, 2020
by
SakshiSharma
To save backups of the old files “Journaling” feature is used in MongoDB databases.
...