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