PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Saturday the 8th of December, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[19:23:52] <adadelta|txter> I have a database with a large amount if documents. The _id's are not 'incremental', e.g first one has 1, next one has 4, third one has 8 etc. How do I fix this, that is change _id to 1,2,3, etc? I thought reIndex() would have done it but it didn't