From: | Gregory Stark <stark(at)enterprisedb(dot)com> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: Are we done with sync-commit-defaults-to-off patch? |
Date: | 2007-09-09 20:29:11 |
Message-ID: | 87ejh7wpk8.fsf@oxford.xeocode.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> We've had that hack in there for almost a month now, and no strange
> behaviors have turned up in the buildfarm. So I'm inclined to think
> it has served its purpose, and we should revert it before anyone else
> comes to bogus conclusions about performance. This is particularly
> the case since Andrew has worked up a pg_regress enhancement that would
> let specific buildfarm animals still test the "off" setting if they
> chose.
I thought the idea was more to have people playing the home game to test it
out. They're much more likely to do something unexpected than the build farm.
Especially when it comes to vacuum and vacuum full and cluster and so on given
that autovacuum barely has a chance to start looking at things before the
regression tests are done.
--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-09-09 21:06:01 | Re: invalidly encoded strings |
Previous Message | Jeff Davis | 2007-09-09 18:00:35 | Re: invalidly encoded strings |