Re: [GENERAL] Client dies in transaction ?

Поиск
Список
Период
Сортировка
От Vadim Mikheev
Тема Re: [GENERAL] Client dies in transaction ?
Дата
Msg-id 37AF7B43.CE314452@krs.ru
обсуждение исходный текст
Ответ на Re: [GENERAL] Client dies in transaction ?  (Leon <leon@udmnet.ru>)
Список pgsql-general
Leon wrote:
>
> speed of joins and sudden client death. :)  The third question
> should be: what do I do with transaction deadlock, since there
> is no lock wait timeouts?

Server should abort one of transaction to resolve deadlock -
we don't use timeouts for this.
Did you get unresolved deadlocks?
If so then there is a bug in lock manager.

Vadim

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

Предыдущее
От: "John Huttley"
Дата:
Сообщение: Re: [GENERAL] Large Object questions...
Следующее
От: Anand Surelia
Дата:
Сообщение: Re: [GENERAL] Re: where is the "applied"?