摘要: 一.Windows搭建复制集 1. 创建数据库文件夹 在D盘建立三个文件夹,分别为db1,db2,db3。 2.创建MongoDB启动配置文件 在D盘建立三个文件,分别为 rs1 ,rs2,rs3。 rs1里面写入(本人27017已经被占用了): dbpath=D:\db1 port=26017 r 阅读全文
posted @ 2017-10-16 22:18 zY- 阅读(738) 评论(0) 推荐(0)