Skip to navigation
How to reconfigure a mongodb replication set member
26.08.14
cfg = rs.conf() cfg.members[0].host = "mongoserver.com:27017" rs.reconfig(cfg)
http://docs.mongodb.org/manual/tutorial/replace-replica-set-member/
Reply
Anonymous
Information Epoch 1736585358
Using text data files.
Home
Notebook
Contact us