Re: pg_autovacuum log size in postgres v8.0
От | Matthew T. O'Connor |
---|---|
Тема | Re: pg_autovacuum log size in postgres v8.0 |
Дата | |
Msg-id | 439ECB16.3090703@tocr.com обсуждение исходный текст |
Ответ на | Re: pg_autovacuum log size in postgres v8.0 (Jeff Frost <jeff@frostconsultingllc.com>) |
Список | pgsql-admin |
As Alvaro already mentioned this is fixed in 8.1 because it was integrated into the backend and benifits from the logging features that backend already has developed. As for the 7.4.x & 8.0.x versions of contrib autovacuum, I don't think there are any plans for improving it. Also, added it to your logrotate would probably be a bad idea as it has no code to reopen it's log files on SIGHUP nor is killing and restarting the autovacuum process a good idea as contrib/autovacuum loses track of activity when it restarts. Matt Jeff Frost wrote: > Most people running Linux would add it to their logrotate.conf or > other log management methods. > > > On Mon, 12 Dec 2005, Ameet Kini wrote: > >> >> Any plans of incorporating it into a future release? How do people >> currently deal with this problem? I wonder if this is fixed in the >> pg_autovacuum distributed with v8.1 >> >
В списке pgsql-admin по дате отправления: