Re: [GENERAL] Question regarding log files in postgresql

2014-07-22 Thread lucas.g...@gmail.com
Hi again, it's deployed to a Ubuntu image, but we're using chef to configure the box. I know for a fact that chef starts and stops Postgresql multiple times during the install so I'm pretty sure the MAIN log is from the initial start, thank you too David G for pointing that out. My next question

Re: [GENERAL] Question regarding log files in postgresql

2014-07-21 Thread Adrian Klaver
On 07/21/2014 02:21 PM, lucas.g...@gmail.com wrote: I've rolled postgres to 'production', so box is in prod, but the applications aren't active yet. When I rolled the new box I'm seeing 2 log files: postgresql--MM-dd_hhmmss.log AND postgresql-9.3-main.log Are they both in the same locat

Re: [GENERAL] Question regarding log files in postgresql

2014-07-21 Thread David G Johnston
lucas.g...@gmail.com wrote > I've rolled postgres to 'production', so box is in prod, but the > applications aren't active yet. > > When I rolled the new box I'm seeing 2 log files: > > postgresql--MM-dd_hhmmss.log > AND > postgresql-9.3-main.log > > The 'main' log doesn't appear to be used,

[GENERAL] Question regarding log files in postgresql

2014-07-21 Thread lucas.g...@gmail.com
I've rolled postgres to 'production', so box is in prod, but the applications aren't active yet. When I rolled the new box I'm seeing 2 log files: postgresql--MM-dd_hhmmss.log AND postgresql-9.3-main.log The 'main' log doesn't appear to be used, however the time stamped file is. Does this m