Re: Log files, how to rotate properly - Mailing list pgsql-general

From Alex Pilosov
Subject Re: Log files, how to rotate properly
Date
Msg-id Pine.BSO.4.10.10106141029450.17529-100000@spider.pilosoft.com
Whole thread Raw
In response to Re: Log files, how to rotate properly  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-general
On Wed, 13 Jun 2001, Lamar Owen wrote:

> On Wednesday 13 June 2001 16:39, Peter Eisentraut wrote:
> > Lamar Owen writes:
> > > Use syslog.  Syslog has many advantages:
> > Disadvantage:
>
> > Some messages will get lost.
>
> I have yet to see a 'lost' syslog message here, in over three years.
Hate to say it, but: Me too!
>
> Which is worse, though:
> 1.)    An occasional lost log message;
> 2.)    Downtime due to pulling down the entire server to rotate a log.
>
> If syslog looses messages, let's try helping fix syslog rather than
> recommending Yet Another Log Rotating Solution.
Absolutely. There are multiple syslogd's out there which use reliable
means of transmitting syslog messages from one machine to another...

-alex


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can't connect to server (postgresql6.2.1)
Next
From: Lamar Owen
Date:
Subject: Re: Log files, how to rotate properly