Re: serializable read only deferrable

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: serializable read only deferrable
Дата
Msg-id 26546.1291569212@sss.pgh.pa.us
обсуждение исходный текст
Ответ на serializable read only deferrable  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: serializable read only deferrable  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> I'm reviving the discussion on the subject topic because I just had
> an epiphany which makes it seem simple to implement.  The concept of
> this is that if you start a SERIALIZABLE READ ONLY transaction in an
> SSI environment when certain conditions are true, it doesn't need to
> acquire predicate locks or test for rw-conflicts.

I assume this would have to be a "hard" definition of READ ONLY, not
the rather squishy definition we use now?  How would we manage the
compatibility implications?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FK's to refer to rows in inheritance child
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: FK's to refer to rows in inheritance child