[Q] Serializable

Поиск
Список
Период
Сортировка
От Ladislav Lenart
Тема [Q] Serializable
Дата
Msg-id 56042184.8000608@volny.cz
обсуждение исходный текст
Ответы Re: [Q] Serializable
Список pgsql-general
Hello.

I would like to know how SERIALIZABLE behaves.

Suppose I have two (or more) concurrent DB transactions:
* Each runs in SERIALIZABLE.
* Each updates (insert / update / delete) different rows in the same table.

Can I get serializable failures (i.e. ERROR: could not serialize access due to
read/write dependencies among transactions)?

This is on 9.4.

Thank you in advance,

Ladislav Lenart



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

Предыдущее
От:
Дата:
Сообщение: Fw: important
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [Q] Serializable