Re: [Open Item] Re: Autovacuum on by default? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [Open Item] Re: Autovacuum on by default?
Date
Msg-id 24438.1156692703@sss.pgh.pa.us
Whole thread Raw
In response to Re: [Open Item] Re: Autovacuum on by default?  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> If we've got command stats turned on by default now, I'll have a hard
> time buying performance as any reason to turn the others off.

That's a mistaken argument, because the reason stats_command_string
is now on is that it was reimplemented in a way that has basically
nothing to do with the stats subsystem ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: integration of pgcluster into postgresql
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Trivial patch to double vacuum speed on tables with no indexes