PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Friday the 31st of July, 2015

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[18:19:59] <Doyle> Hey. Duringhte Oplog resize operation, db.temp.find() returns a blank line. Is this expected?
[18:21:57] <Doyle> ah, I see. nm
[21:16:05] <kaseano> I have to update multiple documents at once (an array of docs with IDs). Would it be better to loop through and run the update individually? Or mass-delete all of them (by id) in one query, and reinsert them with another insert query with their original ID?
[21:20:09] <jr3> how would I point mongo to a new mounted volume for data?
[21:20:39] <jr3> I created a snapshot of a production database with an existing file system
[21:33:27] <crazydip> does mongodb 3.0.5 use standard or a modified version of boost? is it safe to use the distributions' boost-devel, especially if it's more up to date?
[21:34:04] <crazydip> by modified I mean modified by mongodb