--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+unsubscribe@googlegroups.com.
To post to this group, send email to mongo...@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/c5bf2e6d-b1e2-4bcd-a575-3334b561f51f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Technically, you can do a `mongodump --oplog` on one mongodb server, remove all the collections from the dump directory except the oplog.bson file and then run `mongorestore --oplogReplay` pointing to a new server and it will replay just those oplog entries.
On Fri, Oct 27, 2017 at 9:28 AM, vaibhav singh <vaibhav....@gmail.com> wrote:
Hi Guys,As mongooplog tool is deprecated now. Is there any way to use mongodump and mongorestore in combination just to replay oplog from a source server to destination server . Which was possiblewith earlier with mongooplog tool.
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+unsubscribe@googlegroups.com.
To post to this group, send email to mongo...@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/085e5224-ae2d-45e5-9166-ba1b4306b824%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/CACwpN6Pb_MFjzoHmPCChHa%3DfJ0sfrObQL_DfgEOjK5R-x2RVyQ%40mail.gmail.com.
Dan
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/085e5224-ae2d-45e5-9166-ba1b4306b824%40googlegroups.com.