Re: Thread hangs in VisibleBufferedInputStream.readMore

From: Oliver Hitz <oliver(at)net-track(dot)ch>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Thread hangs in VisibleBufferedInputStream.readMore
Date: 2009-04-28 11:40:48
Message-ID: 20090428114048.GF7543@net-track.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 28 Apr 2009, Oliver Jowett wrote:
> >Any hints on how I could go about debugging this issue?
> I'd take a look at the server backend processes to see what they're
> doing when your application hangs.

The application hung again at the same place. All backend processes were
idle and pg_locks contained nothing which could point into the direction
of a deadlock.

Anything else that I could try? I will try if loglevel=2 results in some
useful output now.

Oliver

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2009-04-28 15:21:01 Re: Very strange performance decrease when reusing a PreparedStatement
Previous Message Frédérik Bilhaut 2009-04-28 10:20:10 Very strange performance decrease when reusing a PreparedStatement