Re: Autovacuum on by default?

Поиск
Список
Период
Сортировка
От Guillaume Smet
Тема Re: Autovacuum on by default?
Дата
Msg-id 1d4e0c10608260540i3faeaepad66ecb7d9b9bde@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Autovacuum on by default?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Autovacuum on by default?
Список pgsql-hackers
On 8/25/06, Peter Eisentraut <peter_e@gmx.net> wrote:
> Summarizing this thread, I see support for the following:
> - autovacuum set to on by default in 8.2.
> - stats_row_level also defaults to on.
> - Delayed vacuum and delayed autovacuum will stay disabled.
> - Scale factor set to 0.08 (vacuum) and 0.04 (analyze) (?)  (formerly 0.4 and
> 0.2)

IMHO, we shoud also change superuser_reserved_connections from 2 to 3
because one of the connections will be used by autovacuum.

--
Guillaume


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

Предыдущее
От: "Nikolay Samokhvalov"
Дата:
Сообщение: Re: New XML section for documentation
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: integration of pgcluster into postgresql