摘要:
Mongodb 慢查询分析 db.setProfilingLevel(1) db.setProfilingLevel(1,1000) db.getProfilingStatus() 查看记录下来的耗时语句 db.system.profile.find() 其中,"ts" : ISODate("201 阅读全文
posted @ 2018-09-24 12:31
sunzhuli
阅读(117)
评论(0)
推荐(0)