autovacuum, any log?

Поиск
Список
Период
Сортировка
От Anibal David Acosta
Тема autovacuum, any log?
Дата
Msg-id 00c501ccb4f5$b89966b0$29cc3410$@devshock.com
обсуждение исходный текст
Ответы Re: autovacuum, any log?  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-performance

Hello, I have a postgres 9.0.2 installation.

Every works fine, but in some hours of day I got several timeout in my application (my application wait X seconds before throw a timeout).

Normally hours are not of intensive use, so I think that the autovacuum could be the problem.

 

Is threre any log where autovacuum write information about it self like “duration for each table” or any other relevante information.

 

Another inline question, should I exclude bigger tables from autovacuum or there are some mechanism to tell autovacuum to not run often on bigger tables (tables with more than 400 millions of rows)

 

Thanks!

В списке pgsql-performance по дате отправления:

Предыдущее
От: Christiaan Willemsen
Дата:
Сообщение: Partitions and joins lead to index lookups on all partitions
Следующее
От: Tory M Blue
Дата:
Сообщение: Re: pg_upgrade