Re: Postgres Log rotation not working in 8.0.2 - Mailing list pgsql-admin

From Pallav Kalva
Subject Re: Postgres Log rotation not working in 8.0.2
Date
Msg-id 42651675.4020107@deg.cc
Whole thread Raw
In response to Re: Postgres Log rotation not working in 8.0.2  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Postgres Log rotation not working in 8.0.2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Tom Lane wrote:

>Pallav Kalva <pkalva@deg.cc> writes:
>
>
>>Tom Lane wrote:
>>
>>
>>>What I suspect happened is that it rotated last Thursday midnight, but
>>>since %U hadn't changed since Monday, it overwrote the same file it was
>>>using before.  Check to see what the oldest entry in the file is ...
>>>
>>>
>>>
>>    It didnt overwrite the file, the last log entry on the file is from
>>2005-04-11 which is last monday.
>>
>>
>
>You mean the server hasn't actually emitted any messages since last
>Monday?  I think it only considers rotating the file when it actually
>has something to write in it ...
>
>
>
I am sorry for the confusion, what i meant was the oldest entry on the
log file was on last monday and most recent was this morning and the
file didnt rotate yet.


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Postgres Log rotation not working in 8.0.2
Next
From: Rolf Staege
Date:
Subject: postmaster hangs