91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

【MongoDB學習筆記33】MongoDB副本集rs輔助函數

發布時間:2020-06-18 16:10:13 來源:網絡 閱讀:1479 作者:StanlyCheng 欄目:MongoDB數據庫

rs是一個全局的變量,其中那個包含與復制相關的輔助函數,這些函數大多只是數據庫命令的包裝器,例如

>db.adminCommand({“replSetInitiate”:config})

就和

>rs.initiate(config)

命令是等價的,但是明顯后者更容易操作;多了解一下輔助函數還是比較利于操作的。

執行rs.help()可查看可用的輔助函數,如下:

spock:PRIMARY> rs.help()           
rs.status()    { replSetGetStatus : 1 } checks repl set status            
rs.initiate()    { replSetInitiate : null } initiates set with default settings     
rs.initiate(cfg)  { replSetInitiate : cfg } initiates set with configuration cfg   
rs.conf()      get the current configuration object from local.system.replset 
rs.reconfig(cfg)  updates the configuration of a running replica set with cfg (disconnects)            
rs.add(hostportstr) add a new member to the set with default attributes (disconnects) 
rs.add(membercfgobj) add a new member to the set with extra attributes (disconnects)   
rs.addArb(hostportstr)   add a new member which is arbiterOnly:true (disconnects)   
rs.stepDown([secs])   step down as primary (momentarily) (disconnects)         
rs.syncFrom(hostportstr)        make a secondary to sync from the given member  
rs.freeze(secs)    make a node ineligible to become primary for the time specified 
rs.remove(hostportstr) remove a host from the replica set (disconnects)      
rs.slaveOk()      shorthand for db.getMongo().setSlaveOk()
rs.printReplicationInfo()  check oplog size and time range           
rs.printSlaveReplicationInfo()  check replica set members and replication lag     
db.isMaster()                   check who is primary
reconfiguration helpers disconnect from the database so the shell will display an error, even if the command succeeds.            
see also http://<mongod_host>:28017/_replSet for additional diagnostic info



向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

阿勒泰市| 镇坪县| 班戈县| 邵阳县| 鹤山市| 金门县| 忻州市| 朝阳区| 华蓥市| 涞源县| 巴中市| 三河市| 古蔺县| 新和县| 兴化市| 建平县| 吴川市| 黄平县| 阿勒泰市| 镶黄旗| 老河口市| 定结县| 马山县| 龙门县| 武平县| 额尔古纳市| 义马市| 襄城县| 南陵县| 巢湖市| 朝阳市| 南木林县| 马龙县| 四会市| 泉州市| 金湖县| 吉木萨尔县| 华宁县| 历史| 若尔盖县| 阜城县|