Painting Blue Code
Simple, self-explanatory code snippets.
2016-02-18
MongoDB - Profile, debug or trace all queries being processed
db.setProfilingLevel(
2
);
db.system.profile.find();
db.system.profile.find().count();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment