How can I tell if I'm autovacuuming?

Поиск
Список
Период
Сортировка
От Doug Gorley
Тема How can I tell if I'm autovacuuming?
Дата
Msg-id 4BF7E14B.6030800@gorley.ca
обсуждение исходный текст
Ответы Re: How can I tell if I'm autovacuuming?
Re: How can I tell if I'm autovacuuming?
Список pgsql-admin
From what I see in the docs, these three settings in postgresql.conf
should be enough for PostgreSQL (8.2) to autovacuum with the default
settings:

autovacuum = on
stats_start_collector = on
stats_row_level = on

So, two questions:

(a) Is this correct?  Should autovacuum be functional now?
(b) How can I verify that my databases are being vacuumed by autovacuum?

Thanks,

--
Doug Gorley | doug@gorley.ca


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

Предыдущее
От: Alex Kogan
Дата:
Сообщение: Jobs not running
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: How can I tell if I'm autovacuuming?