Re: [BUGS] BUG #3900: 0 byte .log files created when not using strerr

2008-01-24 Thread Tom Lane
"Chris Hoover" <[EMAIL PROTECTED]> writes: > I am using the syslog and csvlog options in my postgresql.conf. I am > rotating the logs every hour, and every hour I get a growing .csv file in > the log_destination along with a 0 byte .log file. Since I am not logging > to stderr, the .log file shou

[BUGS] BUG #3900: 0 byte .log files created when not using strerr

2008-01-24 Thread Chris Hoover
The following bug has been logged online: Bug reference: 3900 Logged by: Chris Hoover Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.rc2 Operating system: RHES 4.0 Description:0 byte .log files created when not using strerr Details: I am using the syslog a