Re: Log rotation? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Log rotation?
Date
Msg-id 1724.999784314@sss.pgh.pa.us
Whole thread Raw
In response to Re: Log rotation?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Tom Lane writes:
>> Aren't there log-rotation utilities out there already?  (I seem to
>> recall mention that Apache has one, for instance.)  Seems like this
>> is a wheel we shouldn't have to reinvent.

> I'm aware of the Apache rotatelogs utility, but I'm not completely
> satisfied with it.

Okay, those are reasonable points.  Given that it's only ~100 lines of
code, I'll withdraw my objection to rolling our own.  Let's just do it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problems starting up postgres
Next
From: Denis Perchine
Date:
Subject: Re: Problems starting up postgres