Christopher Kings-Lynne <[EMAIL PROTECTED]> writes: > What is the correct signal (and number) that should be sent to postgres > when you want to roll its logs?
There is no log-rolling functionality in PG. Use syslog, or pipe the
postmaster's output into something like Apache's logrotate program.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
