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.
Christopher Kings-Lynne wrote:
> Hi guys,
>
> What is the correct signal (and number) that should be sent to postgres
> when you want to roll its logs?
>
> I can't seem to see the answer...
There isn't one. You have to pipe into something like Apache's
rotatelogs or use syslog.
--
Bruce Mo
Hi guys,
What is the correct signal (and number) that should be sent to postgres
when you want to roll its logs?
I can't seem to see the answer...
Chris
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]