Pages
▼
Pages
▼
MongoDB check index creation progress information
MongoDB check index creation progress informationdb.adminCommand( { currentOp: true, $or: [ { op: "command", "command.createIndexes": { $exists: true } }, { op: "none", "msg" : /^Index Build/ } ] } )
ไม่มีความคิดเห็น:
แสดงความคิดเห็น