Re: Serializable Isolation without blocking

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Serializable Isolation without blocking
Дата
Msg-id 4A02D377.6080009@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Serializable Isolation without blocking  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Serializable Isolation without blocking  (Simon Riggs <simon@2ndQuadrant.com>)
Re: Serializable Isolation without blocking  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
Simon Riggs wrote:
> It wouldn't be 692 lines of code and even if it were the impact of that
> code would be such that it would need to be optional, since it would
> differ in definition from an existing SQL Standard isolation mode and it
> would have additional performance implications.

I thought it would be equal to the SQL standard Serializable mode, 
whereas what we currently call serializable is in fact not as strong as 
the SQL standard Serializable mode.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: "Dickson S. Guedes"
Дата:
Сообщение: Re: WIP patch for TODO Item: Add prompt escape to display the client and server versions
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Serializable Isolation without blocking