Re: Compatibility GUC for serializable

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Compatibility GUC for serializable
Дата
Msg-id 4D2BB4EF.4060509@agliodbs.com
обсуждение исходный текст
Ответ на Re: Compatibility GUC for serializable  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Compatibility GUC for serializable  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
Список 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
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: GIN indexscans versus equality selectivity estimation
Следующее
От: Dan Ports
Дата:
Сообщение: Re: SSI patch(es)