PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Friday the 24th of January, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[05:33:08] <f00lest> Do I need to create indexes every time new records are created
[05:33:21] <f00lest> or is it a one time operation?
[10:17:34] <GothAlice> a) Dang, they run. b) Asking one question one day, and asking a question the next that answers the first. http://f.cl.ly/items/3y0u1j3w3g3Y3E082n15/oh.gif
[14:13:32] <f00lest> I am want to create two aws ec2 instances with one replica set each, and I'd like to redirect all read calls to one replica set and then another will handle writes, is this possible?
[14:17:26] <iamben> has anybody seen an issue like this where mongod seems to be entirely ignoring the config file i pass via cmdline? http://dpaste.com/16WDJFJ.txt
[14:17:54] <iamben> timing of the breakage seems to align with 4.2 upgrade but im testing that theory in a bit
[17:15:06] <iamben> i have narrowed it down to a problem with yaml-cpp-0.6.2 => 0.6.3 upgrade, on my distro. fwiw.