From: | Pallav Kalva <pkalva(at)deg(dot)cc> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Postgres Log rotation not working in 8.0.2 |
Date: | 2005-04-18 21:05:53 |
Message-ID: | 42642131.60603@deg.cc |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi Tom,
Postmaster is using these settings, SHOW tells me all the settings
are right as per the postgresql.conf settings. I am checking the log
rotation after restarting the postmaster, Postgres was restarted last
monday morning and it generated a new log file postgresql-15.log since
then and up until now it is still writing to the same file , its been
over a week and 6 hours now.
Pallav.
Tom Lane wrote:
>Pallav Kalva <pkalva(at)deg(dot)cc> writes:
>
>
>> Postgres log rotation doesnt seem to behave properly, below are
>>the settings which I used for log rotation. I want the postgres log to
>>be rotated every week , its past over a week now and it still writing to
>>the old log.
>>
>>
>
>Well, that rotation setting should rotate every 7 days all right. Are
>you sure the postmaster is really using these settings? (Check with SHOW.)
>In particular, I wonder whether you remembered that changing
>redirect_stderr requires an actual postmaster restart, not just SIGHUP.
>
> regards, tom lane
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | C. Bensend | 2005-04-18 21:14:31 | Re: brute force attacking the password |
Previous Message | Dawid Kuroczko | 2005-04-18 20:59:39 | Re: brute force attacking the password |