Problem with row-level lock

Поиск
Список
Период
Сортировка
От Job
Тема Problem with row-level lock
Дата
Msg-id 88EF58F000EC4B4684700C2AA3A73D7A082D27F19C06@W2008DC01.ColliniConsulting.lan
обсуждение исходный текст
Ответы Re: Problem with row-level lock  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Hi guys,

i am struggling with a problem due, sometime, to a double concurrent update on the same row of a table.

Since the client application cannot be control, i need to manage - in order to avoid this situation - the lock of a
recorddue to two updates at the same time. 
Is there way to force serializing, i don't know how, the updates on the same row in order to avoid this locks?

Thank you, cheers!

FC



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

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: unexpected behavior with pglogical -- bug?
Следующее
От: Brent Bates
Дата:
Сообщение: First Time Starting Up PostgreSQL and Having Problems