Обсуждение: SELECT FOR UPDATE question

Поиск
Список
Период
Сортировка

SELECT FOR UPDATE question

От
Thomas Swan
Дата:
When a SELECT FOR UPDATE query is executed, are the row level locks on a 
table acquired in any specific order such as to enhance deadlock 
prevention? ( primary key, oid, etc. )