Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can journaling features be used to perform safe hot backups?



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

Post New Answer

More MongoDB Interview Questions

What is the meaning of projections in mongoDB?

1 Answers  


In which language mongodb is written?

1 Answers  


Why mongodb data files so large (in size)?

1 Answers  


Is mongodb free for commercial use?

1 Answers  


Now days, what makes mongodb best?

1 Answers  


Does an update fsync to disk immediately?

1 Answers  


Does mongodb handle application level caching?

1 Answers  


What are the key features of mongodb?

1 Answers  


What is mongodb sharding?

1 Answers  


How does mongodb provide concurrency?

1 Answers  


Why would you choose mongodb?

1 Answers  


What's new in mongodb 3.2?

1 Answers  


Categories