Can journaling features be used to perform safe hot backups?
Answer / Lavi Kumari
Journaling in MongoDB is not specifically designed for performing hot backups. Instead, it provides a way to record all writes on disk before they're acknowledged as committed. While this can make recovery easier after an unexpected shutdown or failure, it doesn't directly support the creation of hot backups.nFor safe hot backups, you would typically use tools like mongodump and mongorestore, which offer a way to create and restore full or incremental backups without affecting the production database.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the meaning of projections in mongoDB?
In which language mongodb is written?
Why mongodb data files so large (in size)?
Is mongodb free for commercial use?
Now days, what makes mongodb best?
Does an update fsync to disk immediately?
Does mongodb handle application level caching?
What are the key features of mongodb?
What is mongodb sharding?
How does mongodb provide concurrency?
Why would you choose mongodb?
What's new in mongodb 3.2?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)