MongoDB University M103
下列檔案除非在 MongoDB 支援人員的引導下或者系統分析,一般使用者不須存取
/data/db WiredTiger WiredTiger.wt WiredTiger.lock WiredTiger.turtle WiredTgerLAS.wt _mdb_catalog.wt mongod.lock sizeStorer.wt collection-n.wt index-n.wt diagnostic.data storage.bon
.lock 檔是避免同一個 dbpath 重複啟動 Mongod
Profiler
db.setProfilingLevel(1, { slowms: 0 }) db.getProfilingLevel()
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up