1.

Use ______ to apply the changes to the new primary after rollback.(a) mongostore(b) mongorestore(c) restore(d) none of the mentionedThe question was asked during an interview.Origin of the question is Replica Set High Availability topic in division Replication Concepts, Processes and Replication Set of MongoDB

Answer»

Correct CHOICE is (b) mongorestore

The explanation is: The mongorestore program writes DATA from a BINARY database dump created by MONGODUMP to a MONGODB instance.



Discussion

No Comment Found

Related InterviewSolutions