There are 2 things for backup and recovery -journal and oplog. For single instance there is no oplog.
In single instance, after restore the mongodump backup, how is journal used to roll forward for point in time recovery ?
Is there jouranling take place in replicate set secondary for application of oplog ? or jouranling only take place in primary ?
For replicate set, is journal participate in rolling forward after mongorestore ? or journal is only used for extraction of oplog ?
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/CAOe6dJD%2BSXJxOQWDNuVSe%3DnXpCY-EBF22F1%3D9kWu5zjpF7%2B2cg%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to a topic in the Google Groups "mongodb-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongodb-user/z8C3VkDTSIU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongodb-user.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/CAOe6dJCHqZANFXWRvu3sAAAZD%2Bh9Jbf7dX864j8Smxp%2Buq8Zzw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/CAKLPb0qno2XwAQFrsZ7WiURa%2BQPx%2Bh0P1TNX9AtAKc8mCUpoiw%40mail.gmail.com.
i am interested to know whether they are exactly same? Are their purposes same ? Do they store exactly same information?
Hi Chirag,
Please open a new discussion thread instead of re-opening a 4-year old discussion thread.
For your research please review MongoDB Replica Set Oplog. If you have questions about ORACLE redo log, I’d recommend to post on ORACLE Community Forum.
Regards,
Wan.