Re: Confirming the autovacuum daemon is running

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Confirming the autovacuum daemon is running
Дата
Msg-id 18276.1139443585@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Confirming the autovacuum daemon is running  ("Karl O. Pinc" <kop@meme.com>)
Ответы Re: Confirming the autovacuum daemon is running  ("Karl O. Pinc" <kop@meme.com>)
Список pgsql-general
"Karl O. Pinc" <kop@meme.com> writes:
> What is the proper way to confirm that the autovacuum daemon
> is running?  I just turned autovacuuming on and don't notice
> another process with ps.

The autovac process doesn't run continuously, so you wouldn't
necessarily see it in ps.  (The postmaster spawns a new one
every autovacuum_naptime seconds.)

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: owner as namespace?
Следующее
От: "James Harper"
Дата:
Сообщение: Re: owner as namespace?