PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Saturday the 20th of July, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[09:52:21] <VectorX> hi
[13:50:16] <opv> hey guys, i'm trying to wrap my head around this
[13:50:24] <opv> i'm sorry for the dumb question, been googling but not really understanding
[13:50:42] <opv> what's the mongodb equivalent of a SELECT * FROM tablename; query?
[14:04:59] <kali> opv: db.<collection_name>.find()
[14:09:35] <opv> thank you
[22:35:49] <lope> Is there some bug where authentication to the mongo shell doesn't work in mongo 3.2? Can't freakin get it working. Tried everyhing. Only authorization disable or transitionToAuth works with the shell for me on mongo 3.2
[22:36:05] <lope> But I've tried other versions of mongodb and didn't have problems.