Re: Log rotation - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Log rotation
Date
Msg-id 200403142244.i2EMilf15061@candle.pha.pa.us
Whole thread Raw
In response to Re: Log rotation  (Manfred Spraul <manfred@colorfullife.com>)
Responses Re: Log rotation
List pgsql-hackers
Manfred Spraul wrote:
> Bruce Momjian wrote:
> 
> >Which basically shows one fsync, no O_SYNC's, and setting of the flag
> >only for klog reads.
> >  
> >
> 
> Which sysklogd do you look at? The version from RedHat 9 contains this 
> block:

I looked on NetBSD, FreeBSD, and BSD/OS.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Remaining platform dependencies in float stuff
Next
From: Bruce Momjian
Date:
Subject: Re: Timing of 'SELECT 1'