PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Wednesday the 16th of April, 2014

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[23:39:21] <simpleAJ> Hi
[23:39:23] <simpleAJ> I have a question about expire TTL settings on documents.
[23:39:25] <simpleAJ> 1. does it actually create index which helps in searching. I mean I do not want those documents to be indexed. Currently, I am just fetching all from the collection. That is our use case.
[23:39:27] <simpleAJ> 2. does it also deletes the collection when all documents in that collection are expired. this might be inner details but I thinking having a clue about this would be helpful
[23:58:47] <trusktr> Hey guys, I noticed that whichever user I am logged in with on my linux system they all use the same DB, and thus the same data. Is there some setting to make it a different DB per user?