關(guān)于mongodb 的Oplog_第1頁(yè)
全文預(yù)覽已結(jié)束

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、關(guān)于mongodb 的oplogmongodb的repliion是通過(guò)一個(gè)日志來(lái)存儲(chǔ)寫操作的,這個(gè)日志就叫做oplog。 在默認(rèn)狀況下,對(duì)于64位的mongodb,oplogs都相當(dāng)大-可能是5%的磁盤空間。通常而言,這是一種合理的設(shè)置??梢酝ㄟ^(guò)mongod -oplogsize來(lái)轉(zhuǎn)變oplog的日志大小。 oplog的lectio為: local.oplog.$main for master/slave replication; local.oplog.rs for replica s 如 master/slave replication: use local switch to db lo

2、cal db.oplog.$main.help() dbcollection help db.oplog.$main.().help() - show dbcursor help db.oplog.$main.count() db.oplog.$main.datasize() db.oplog.$main.distit( key ) - eg. db.oplog.$main.distinct( x ) db.oplog.$main.drop() drop the collection db.oplog.$main.dropind(name) db.oplog.$main.dropindexes

3、() db.oplog.$main.enreindex(keypattern,options) - options should be an object with these possible fields: name, ue, dropdups db.oplog.$main.reindex() db.oplog.$main.find( query , fields) - first parameter is an optional query filter. second parameter is optional set of fields to return. e.g. db.oplo

4、g.$main.find( x : 77 , name : 1 , x : 1 ) db.oplog.$main.find(.).count() db.oplog.$main.find(.).limit(n) db.oplog.$main.find(.).skip(n) db.oplog.$main.find(.).(.) db.oplog.$main.findone(query) db.oplog.$main.findandmodify( up : . , remove : bool , query: , sort: , new : fae ) db.oplog.$main.getdb()

5、get db object associated with collection db.oplog.$main.getindexes() db.oplog.$main.group( key : ., initial: ., rece : ., cond: . ) db.oplog.$main.mapreduce( mapfunction , reducefunction , optional params ) db.oplog.$main.remove(query) db.oplog.$main.renamecollection( newname , droptarget ) renames

6、the collection. db.oplog.$main.runcommand( name , options ) runs a db command with the given name where the first param is the collection name db.oplog.$main.save(obj) db.oplog.$main.s() db.oplog.$main.storagesize() - includes space ald to this collection db.oplog.$main.totalindexsize() - size in by

7、tes of all the indexes db.oplog.$main.totalsize() - storage allocated for all data and indexes db.oplog.$main.update(query, object, upsert_bool, multi_bool) db.oplog.$main.valate() - slow db.oplog.$main.getshardversion() - only for use with sharding db.oplog.$main.find() ts : t : 1294582140000, i :

8、14 , op : d , ns : mixi_top_city.building_90 , b : ue, o : _id : 6380690_441_30_29 ts : t : 1294582140000, i : 15 , op : i , ns : mixi_top_city.building_90 , o : _id : 6380690_441_24_24 , uid : 6380690 , x : 24, y : 24, pos : 1, b : 1294154452, ntime : 1294154452, bid : 71, extprop : 0, status : 0,

9、ucid : 441 ts : t : 1294582140000, i : 16 , op : u , ns : mixi_top_city.building_64 , o2 : _id : 16702364_459_14_14 , o : $set : status : 1 ts : t : 1294582140000, i : 17 , op : u , ns : mixi_top_city.building_08 , o2 : _id : 6223408_391_30_28 , o : $set : ntime : 1294582321 ts : t : 1294582140000,

10、i : 18 , op : u , ns : mixi_top_city.building_03 , o2 : _id : 9882403_353_28_20 , o : $set : ntime : 1294600141 ts : t : 1294582140000, i : 19 , op : u , ns : mixi_top_city.building_24 , o2 : _id : 4162924_365_32_28 , o : $set : ntime : 1294582321 ts : t : 1294582141000, i : 1 , op : u , ns : mixi_t

11、op_city.building_49 , o2 : _id : 32797749_285_28_30 , o : $set : ntime : 1294583341 ts : t : 1294582141000, i : 2 , op : u , ns : mixi_top_city.building_50 , o2 : _id : 33768850_425_28_32 , o : $set : ntime : 1294582561 ts : t : 1294582141000, i : 3 , op : u , ns : mixi_top_city.building_35 , o2 : _

12、id : 28235635_333_28_36 , o : $set : ntime : 1294582741 ts : t : 1294582141000, i : 4 , op : u , ns : mixi_top_city.building_04 , o2 : _id : 25178304_3_32_28 , o : $set : ntime : 1294594141 ts : t : 1294582141000, i : 5 , op : u , ns : mixi_top_city.building_18 , o2 : _id : 7304918_445_32_26 , o : $set : ntime : 1294582321 ts : t : 1294582141000, i : 6 , op : u , ns : mixi_top_city.building_93 , o2 : _id : 5003293_453_20_24 , o : $set : status : 1 ts : t : 1294582141000, i : 7 , op : u , ns : mixi_top_city.building_59 , o2 : _id

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論