Re: [GENERAL] Client dies in transaction ? - Mailing list pgsql-general

From Vadim Mikheev
Subject Re: [GENERAL] Client dies in transaction ?
Date
Msg-id 37AF7B43.CE314452@krs.ru
Whole thread Raw
In response to Re: [GENERAL] Client dies in transaction ?  (Leon <leon@udmnet.ru>)
List 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 by date:

Previous
From: "John Huttley"
Date:
Subject: Re: [GENERAL] Large Object questions...
Next
From: Anand Surelia
Date:
Subject: Re: [GENERAL] Re: where is the "applied"?