Re: signal to send to postgres when log rolling - Mailing list pgsql-hackers

From Tom Lane
Subject Re: signal to send to postgres when log rolling
Date
Msg-id 16212.1064897481@sss.pgh.pa.us
Whole thread Raw
In response to signal to send to postgres when log rolling  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> 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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)
Next
From: Bruce Momjian
Date:
Subject: Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)