Re: Overhead cost of Serializable Snapshot Isolation

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Overhead cost of Serializable Snapshot Isolation
Дата
Msg-id CA+U5nML3UOTukxSEaFkr03wgL1FJJb23UuhdJQX_tZhr6x5LUw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Overhead cost of Serializable Snapshot Isolation  (Greg Sabino Mullane <greg@endpoint.com>)
Ответы Re: Overhead cost of Serializable Snapshot Isolation
Re: Overhead cost of Serializable Snapshot Isolation
Список pgsql-hackers
On Tue, Oct 11, 2011 at 9:21 PM, Greg Sabino Mullane <greg@endpoint.com> wrote:

> Simon Riggs:
>> Most apps use mixed mode serializable/repeatable read and therefore
>> can't be changed by simple parameter. Rewriting the application isn't
>> a sensible solution.
>>
>> I think it's clear that SSI should have had and still needs an "off
>> switch" for cases that cause performance problems.
>
> Eh? It has an off switch: repeatable read.

You mean: if we recode the application and retest it, we can get it to
work same way as it used to.

To most people that is the same thing as "it doesn't work with this
release", ask any application vendor.

There is no off switch and there should be.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Dumping roles improvements?
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: COUNT(*) and index-only scans