Re: [HACKERS] [COMMITTERS] pgsql: Revert change to turn

2006-09-02 Thread Bruce Momjian
Tom Lane wrote: > [EMAIL PROTECTED] (Peter Eisentraut) writes: > > Revert change to turn autovacuum on by default. > > It looks like you reverted that whole patch including the changes to the > default autovacuum threshold/scale parameters. I'd be inclined to keep those. Re-added those changes t

Re: [HACKERS] [COMMITTERS] pgsql: Revert change to turn autovacuum on by default.

2006-09-01 Thread Tom Lane
[EMAIL PROTECTED] (Peter Eisentraut) writes: > Revert change to turn autovacuum on by default. It looks like you reverted that whole patch including the changes to the default autovacuum threshold/scale parameters. I'd be inclined to keep those. regards, tom lane ---