Human memory is pretty amazing but it fails to remember details as time passes. This is my personal memory bank for technical (and sometimes not so technical) issues. Hopefully, it could help other people too.
Thursday, November 23, 2017
Checking the version of your MongoDB instance
If you want to know the exact version of your MongoDB instance, simply use:
db.version();
It couldn't be simpler!
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.