真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

【MongoDB學(xué)習(xí)筆記33】MongoDB副本集rs輔助函數(shù)-創(chuàng)新互聯(lián)

rs是一個(gè)全局的變量,其中那個(gè)包含與復(fù)制相關(guān)的輔助函數(shù),這些函數(shù)大多只是數(shù)據(jù)庫(kù)命令的包裝器,例如

成都網(wǎng)絡(luò)公司-成都網(wǎng)站建設(shè)公司創(chuàng)新互聯(lián)10年經(jīng)驗(yàn)成就非凡,專業(yè)從事網(wǎng)站設(shè)計(jì)、成都網(wǎng)站制作,成都網(wǎng)頁(yè)設(shè)計(jì),成都網(wǎng)頁(yè)制作,軟文發(fā)稿,廣告投放等。10年來(lái)已成功提供全面的成都網(wǎng)站建設(shè)方案,打造行業(yè)特色的成都網(wǎng)站建設(shè)案例,建站熱線:18982081108,我們期待您的來(lái)電!>db.adminCommand({“replSetInitiate”:config})

就和

>rs.initiate(config)

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

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

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://:28017/_replSet for additional diagnostic info

另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無(wú)理由+7*72小時(shí)售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國(guó)服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡(jiǎn)單易用、服務(wù)可用性高、性價(jià)比高”等特點(diǎn)與優(yōu)勢(shì),專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場(chǎng)景需求。


網(wǎng)頁(yè)標(biāo)題:【MongoDB學(xué)習(xí)筆記33】MongoDB副本集rs輔助函數(shù)-創(chuàng)新互聯(lián)
當(dāng)前網(wǎng)址:http://weahome.cn/article/idgss.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部