Again about (dead)locks

Поиск
Список
Период
Сортировка
От Leon
Тема Again about (dead)locks
Дата
Msg-id 379EF5E4.1B8D34F3@udmnet.ru
обсуждение исходный текст
Список pgsql-general
Hi!

Have you read my previous message on LOCK TABLE canceling?
I see a problem here, problem of deadlocks. If transaction X
locked table A and is going to lock table B, and transaction Y
locked table B and tries to lock A, they will wait for each
other's completion, and that is deadlock. This can be avoided
by introducing adjustable lock wait timeouts. Otherwise it is
a bug.

--
Leon.
---------
"This may seem a bit weird, but that's okay, because it is weird." -
Perl manpage.


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

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] Problems importing my 6.3 database into 6.5.1
Следующее
От: Charles Tassell
Дата:
Сообщение: int2/int4 Failure with 6.5.1 and SlackWare 4.0