Re: [GENERAL] circular stderr logging - truncation issue

2008-09-26 Thread vk
# off, meaning append to existing files # in all cases. Also, in my original post there was a typo: I'm watching pg_log/ dir " , not pg_logs/ dir Thanks! vk wrote: Hello everyone! I'm trying to implement circular stderr logging: postgresql

[GENERAL] circular stderr logging - truncation issue

2008-09-26 Thread vk
Hello everyone! I'm trying to implement circular stderr logging: postgresql 8.3.4 compiled from src fedora 6 x86_64, Intel Core 2 Duo, 2GB RAM /usr/local/pgsql/ partition mounted noatime based on the following document managing circular/logging should be possible: http://www.postgresql.org/docs