Re: [BUGS] Status of issue 4593

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] Status of issue 4593
Дата
Msg-id 3552.1231786275@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] Status of issue 4593  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: [BUGS] Status of issue 4593  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: [BUGS] Status of issue 4593  (Peter Eisentraut <peter_e@gmx.net>)
Re: [BUGS] Status of issue 4593  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Tom Lane <tgl@sss.pgh.pa.us> wrote: 
>> A re-sort after locking doesn't really make things all nice and
>> intuitive either.

> Would it make any sense to roll back and generate a
> SERIALIZATION_FAILURE?

If that's what you want then you run the transaction in serializable
mode.  The point of doing it in READ COMMITTED mode is that you don't
want such a failure.
        regards, tom lane


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: [BUGS] Status of issue 4593
Следующее
От: Marc Munro
Дата:
Сообщение: Re: [BUGS] Status of issue 4593