Re: Log rotation - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Log rotation
Date
Msg-id 200403132233.28800.peter_e@gmx.net
Whole thread Raw
In response to Re: Log rotation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> I did take a look at the Apache rotator program, and found that it
> was probably more trouble to adopt than it's worth.  It seemed to
> depend on a lot of configuration and library-routine infrastructure
> that we don't share.

Here's a log rotation program that does not share those problems, I 
hope:

http://developer.postgresql.org/~petere/pg_logpipe/

I haven't compiled it recently, so beware.



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Log rotation
Next
From: jseymour@LinxNet.com (Jim Seymour)
Date:
Subject: 7.4.2 Build broken on (Sparc) Solaris 7 and 8