Re: [GENERAL] Client dies in transaction ?

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Leon <leon(at)udmnet(dot)ru>
Cc: gpsql-general <pgsql-general(at)hub(dot)org>
Subject: Re: [GENERAL] Client dies in transaction ?
Date: 1999-08-10 01:07:15
Message-ID: 37AF7B43.CE314452@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Anand Surelia 1999-08-10 01:13:58 Re: [GENERAL] Re: where is the "applied"?
Previous Message John Huttley 1999-08-10 01:01:06 Re: [GENERAL] Large Object questions...