Re: Thread hangs in VisibleBufferedInputStream.readMore

Поиск
Список
Период
Сортировка
От Oliver Hitz
Тема Re: Thread hangs in VisibleBufferedInputStream.readMore
Дата
Msg-id 20090428114048.GF7543@net-track.ch
обсуждение исходный текст
Ответ на Re: Thread hangs in VisibleBufferedInputStream.readMore  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: Thread hangs in VisibleBufferedInputStream.readMore  (Oliver Hitz <oliver@net-track.ch>)
Список 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

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Jeppe Sommer
Дата:
Сообщение: Re: Here's a fix to AbstractJdbc3Statement.getGeneratedKeys
Следующее
От: Frédérik Bilhaut
Дата:
Сообщение: Very strange performance decrease when reusing a PreparedStatement