Re: executeUpdate() deadlock - Mailing list pgsql-jdbc

From Fischer Krisztián
Subject Re: executeUpdate() deadlock
Date
Msg-id 401513E3.8090800@borganization.com
Whole thread Raw
In response to executeUpdate() deadlock  (Fischer Krisztián <fischer@borganization.com>)
List pgsql-jdbc
I see... I have to handle such cases by myself (for example to detect
software problems).

Thanks wmiro!

Waldomiro wrote:
> I've done this test on a psql program, so the second session waited up to
> the first session be committed.
> Postgres doesn't throw an exception because he manages the concurrency.
> wmiro.

--
Fischer Krisztián <fischer@borganization.com>
Tel: (+36)70/3843835, (+36)1/3360547
Borganization Kft.


pgsql-jdbc by date:

Previous
From: "Waldomiro"
Date:
Subject: Re: executeUpdate() deadlock
Next
From: Kris Jurka
Date:
Subject: Re: OutOfMemoryError - bug or human error?