Re: thread hang on execute call - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: thread hang on execute call
Date
Msg-id 44353BD2.7060108@opencloud.com
Whole thread Raw
In response to Re: thread hang on execute call  (João Paulo Ribeiro <jp@mobicomp.com>)
Responses Re: thread hang on execute call  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
João Paulo Ribeiro wrote:

> I believe your problem is some kind of db lock.

It does not look like a DB lock problem. The server is waiting for data
from the JDBC driver, and vice versa, so it doesn't help at all if a DB
lock gets released.

-O

pgsql-jdbc by date:

Previous
From: Stefan Verkoyen
Date:
Subject: Re: do XA connections support SSL?
Next
From: Dave Cramer
Date:
Subject: Re: thread hang on execute call