Re: JDBC connections very occasionally hang

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: JDBC connections very occasionally hang
Дата
Msg-id 13866.1319777080@sss.pgh.pa.us
обсуждение исходный текст
Ответ на JDBC connections very occasionally hang  (Karl Wright <daddywri@gmail.com>)
Список pgsql-general
Karl Wright <daddywri@gmail.com> writes:
> ... By the end of that time I usually see between one and three "stuck"
> threads, all waiting inside the JDBC driver for a response from the
> postgresql server.  I can provide a stack trace if requested.

How about a stack trace from the connected backend?  And what is its
state as shown by the pg_stat_activity and pg_locks views?  It's hard
to tell from what you say here whether the problem is on the server or
client side, which is surely the first thing to isolate.

            regards, tom lane

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

Предыдущее
От: Karl Wright
Дата:
Сообщение: JDBC connections very occasionally hang
Следующее
От: Satoshi Nagayasu
Дата:
Сообщение: Re: pglesslog for Postgres 9.1.1