Re: [BUGS] BUG #3660: unused empty file is created with csvlog

2007-10-09 Thread Tom Lane
"Thomas Reiss" <[EMAIL PROTECTED]> writes: > I set the following : > log_destination = 'csvlog' > logging_collector = on > log_filename = 'postgresql-%u' > At server start, PostgreSQL creates a file called "postgresql-2" (for today) > and a file "postgresql-2.csv". This is not a bug. > File "po

[BUGS] BUG #3660: unused empty file is created with csvlog

2007-10-09 Thread Thomas Reiss
The following bug has been logged online: Bug reference: 3660 Logged by: Thomas Reiss Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3 beta 1 Operating system: Linux Description:unused empty file is created with csvlog Details: Hello, I just tried the csvlo