PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Wednesday the 14th of August, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[19:15:23] <cyrus_mc_> I am attempting to evaluate DocumentDB. During a mongorestore I receive "error running create command: Field 'validationLevel' is currently not supported". Is there a way to disable schemavalidation during a restore or is that set somehwere else
[19:26:03] <GothAlice> cyrus_mc_: That might indicate you are restoring a dump from a version that did support document validation, that defined validation documents, and are restoring to a version that does not support document validation.
[21:29:08] <cgi> how can i setup two replicated mongodb servers for failover?