Re: Select for update / deadlock possibility?

Поиск
Список
Период
Сортировка
От Durumdara
Тема Re: Select for update / deadlock possibility?
Дата
Msg-id CAEcMXh=1SzW1dhHtf5ejoW_4GKA6gYKvtOuuSBNO4=eb-xuZ7g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Select for update / deadlock possibility?  ("Rakesh Kumar" <rakeshkumar464@mail.com>)
Список pgsql-general
Hello!

Read Committed.

I extend the example: the concurrent connections are in transactions.

begin
   select ... for update;
end;

Regards
  dd



2018-01-02 12:31 GMT+01:00 Rakesh Kumar <rakeshkumar464@mail.com>:

Shouldn't isolation level also matter ?  What is the isolation level you are using ?

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

Предыдущее
От: Martin Moore
Дата:
Сообщение: Re: Slow system due to ReorderBufferGetTupleBuf?
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: MSSQL compatibility layer