Question regarding autovacuum in 8.1

Поиск
Список
Период
Сортировка
От Denis Gasparin
Тема Question regarding autovacuum in 8.1
Дата
Msg-id 46D59609.4040305@edistar.com
обсуждение исходный текст
Ответы Re: Question regarding autovacuum in 8.1
Список pgsql-general
How is it possibile to check if autovacuum is running in 8.1.x?

"Show Autovacuum" gives me "on" and also i see evidence in logs
where,autovacuum writes "LOG:  autovacuum: processing database xxxx".

However i have no idea of what tables the autovacuum daemon is
processing because there aren't autovacuum info columns on
pg_stat_all_tables (as there are for 8.2.x).

Also I'm asking this because the size of the pg_clog is >200M and I am
worried about possible transaction  ID wraparound failures

Thank you,
Denis

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

Предыдущее
От: smithveg
Дата:
Сообщение: postgresql connection string to Vb.NET
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump.... pg_restore...how long does it take?