码迷,mamicode.com
首页 > 其他好文 > 详细

mongo-connector来同步mongo

时间:2017-06-08 18:04:22      阅读:131      评论:0      收藏:0      [点我收藏+]

标签:localhost   blog   https   同步   hub   har   com   选择   http   

个人博客:https://blog.sharedata.info/

最近需要做mongo之间的同步,因此还是选择之前的工具mongo-connector
gitHub文档:https://github.com/mongodb-labs/mongo-connector/wiki/Usage-with-MongoDB
同步mongo test3.t1和test4.t1(localhost同步到36)
mongo-connector -m localhost:27017 -t 192.168.0.36:32771 -n test3.t1,test4.t1 -d mongo_doc_manager

mongo-connector来同步mongo

标签:localhost   blog   https   同步   hub   har   com   选择   http   

原文地址:http://www.cnblogs.com/byteworld/p/6963691.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!