Earlier quoted context omitted.
This is true, in the Ubuntu packages this is printed to the default log at /var/log/mongodb/mongodb.log. It is also abundantly clear from the documentation. I struggle to understand how one could deploy a new datastore in production without reading the "getting started" level of documentation or looking in the log at some point. The 2GB 32-bit limit of MongoDB seems like a complete non-issue to me. Wed Sep 19 17:29:2…
Normally people look at logs when things go wrong. Do you look at the log anytime something starts successfully and seems to be working? You must spend lots of time looking at logs. This is a message that MUST be displayed on the console when you install the server for the first time. It's too important. Also, you learn a tool before going into production. I never went into "production" with mongodb. All I did was ex…
When I first install something new that I'm going to rely on - yes.