Re: autovacuum daemon

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: autovacuum daemon
Дата
Msg-id 20090121151445.GF4038@alvh.no-ip.org
обсуждение исходный текст
Ответ на autovacuum daemon  (Abdul Rahman <abr_ora@yahoo.com>)
Ответы Re: autovacuum daemon
Список pgsql-admin
Abdul Rahman wrote:
> Deal All,
>
> I have set postgresql.conf for autovacuum and need to know weather the
> process is running/working or not.

Run this query:
SHOW autovacuum;

If it says "on", then it is working.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Kenneth Marshall
Дата:
Сообщение: Re: [GENERAL] bytea size limit?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Question on Index usage