Re: CLUSTER FREEZE - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: CLUSTER FREEZE
Date
Msg-id 528A5D27.6020004@agliodbs.com
Whole thread Raw
In response to CLUSTER FREEZE  (Thomas Munro <munro@ip9.org>)
Responses Re: CLUSTER FREEZE  (Kevin Grittner <kgrittn@ymail.com>)
List pgsql-hackers
On 11/18/2013 08:39 AM, Bruce Momjian wrote:
> If we do add FREEZE, all we would be doing is delaying the time when all
> CLUSTER operations will use FREEZE, and hence debugging will be just as
> difficult.  My point is that will full knowledge, everyone would use
> FREEZE unless they expect MVCC bugs, which is going to be an almost zero
> population.

+1

None of our users would willingly choose worse performance over the 0.1%
possibility of needing to analyze a transaction failure.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: additional json functionality
Next
From: Dimitri Fontaine
Date:
Subject: Re: Review: pre-commit triggers