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

From Oliver Jowett
Subject Re: thread hang on execute call
Date
Msg-id 4435022B.60909@opencloud.com
Whole thread Raw
In response to Re: thread hang on execute call  (Pavan Kumar <pavan@netcore.co.in>)
List pgsql-jdbc
Pavan Kumar wrote:
> hi
>  again i stuck to same problem.
> i restarted my program. After 36 hour all thread got stuck with
> postgresql call.
> both java thread and  postgresql are stuck on recv call....

Unfortunately this still doesn't give us enough information to diagnose
the problem.

Can you reproduce the problem using a single thread?

If so, can you capture output showing the problem with loglevel=2
(append '?loglevel=2' to your JDBC URL) and send it to me offlist?

-O

pgsql-jdbc by date:

Previous
From: Pavan Kumar
Date:
Subject: Re: thread hang on execute call
Next
From: Dave Cramer
Date:
Subject: Re: thread hang on execute call