Re: Postgres Log rotation not working in 8.0.2

Поиск
Список
Период
Сортировка
От Pallav Kalva
Тема Re: Postgres Log rotation not working in 8.0.2
Дата
Msg-id 42651675.4020107@deg.cc
обсуждение исходный текст
Ответ на Re: Postgres Log rotation not working in 8.0.2  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Postgres Log rotation not working in 8.0.2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgres Log rotation not working in 8.0.2
Следующее
От: Rolf Staege
Дата:
Сообщение: postmaster hangs