Re: Compatibility GUC for serializable

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Compatibility GUC for serializable
Date: 2011-01-11 01:39:59
Message-ID: 4D2BB4EF.4060509@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Mainly, that it's not clear we need it. Nobody's pointed to a concrete
> failure mechanism that makes it necessary for an existing app to run
> under fake-SERIALIZABLE mode.

I think it's quite possible that you're right, and nobody depends on
current SERIALIZABLE behavior because it's undependable. However, we
don't *know* that -- most of our users aren't on the mailing lists,
especially those who use packaged vendor software.

That being said, the case for a backwards-compatiblity GUC is weak, and
I'd be ok with not having one barring someone complaining during beta,
or survey data showing that there's more SERIALIZABLE users than we think.

Oh, survey:
http://www.postgresql.org/community/

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dan Ports 2011-01-11 01:44:13 Re: SSI patch(es)
Previous Message Tom Lane 2011-01-11 01:34:35 Re: GIN indexscans versus equality selectivity estimation