PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Saturday the 16th of November, 2013

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[00:03:21] <tomassito> Does mongo include virtual collections feature currently ?
[03:37:23] <tab1293> I am trying to load MongoClient() with a script using #!/usr/bin/php but whenever I try to load MongoClient() it says the class can't be found
[03:37:49] <tab1293> so I'm assuming the mongo.so extension isn't loaded
[03:38:10] <tab1293> so I tried doing ini_set("extension", "mongo.so") but that doesn't work either
[03:38:17] <tab1293> any idea what could be going on?
[04:06:02] <BurtyB> tab1293, are you running an old version of the extension which doesn't support it?
[07:29:24] <hkonkhon> #circ
[07:29:34] <hkonkhon> oops sorry
[07:36:08] <gaplus> has anyone here used meteor.js with mongo before?
[16:40:45] <Guest73017> Hello?
[18:11:55] <hkonkhon> hello Guest73017
[18:17:56] <hkonkhon> /hotkeys
[19:14:48] <IrishGringo> what is a .... covered index query
[19:14:50] <IrishGringo> ?
[20:54:26] <tomasso> why could I get stack level too deep?
[21:00:22] <joannac> tomasso: in Ruby?
[21:59:35] <superbeef> Hey Folks. Is there any risk to interrupt a mongoDB db.repairDatabase() while it's running?
[22:04:56] <superbeef> good news, I indrecitly found my answer. based on a bug report
[22:05:19] <superbeef> looks like db.repairDatabase() can be interrupted, but it may not clean up temporary collections