Re: Autovacuum on by default? - Mailing list pgsql-hackers

From Guillaume Smet
Subject Re: Autovacuum on by default?
Date
Msg-id 1d4e0c10608260540i3faeaepad66ecb7d9b9bde@mail.gmail.com
Whole thread Raw
In response to Re: Autovacuum on by default?  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Autovacuum on by default?
List 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 by date:

Previous
From: "Nikolay Samokhvalov"
Date:
Subject: Re: New XML section for documentation
Next
From: "Jonah H. Harris"
Date:
Subject: Re: integration of pgcluster into postgresql