Re: more contrib: log rotator

Jon Jensen <jon@endpoint.com>

From: Jon Jensen <jon@endpoint.com>
To: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2003-04-05T14:23:25Z
Lists: pgsql-hackers
On Fri, 4 Apr 2003, Tom Lane wrote:

> We should also take a look at Apache's rotator to see if there's any need
> to reinvent the wheel at all.  I have not seen it, am not even sure what
> it's written in...

It's written in 140 lines of C (blank lines and all), and has been very
solid in my experience. I don't know of any deficiencies that would
warrant rewriting it.

Jon