Re: New to Postgresql - Backend timeout /JDBC

Поиск
Список
Период
Сортировка
От Stefano Reksten
Тема Re: New to Postgresql - Backend timeout /JDBC
Дата
Msg-id 5.1.0.14.2.20020201114526.022a2550@rfi1
обсуждение исходный текст
Ответ на Re: New to Postgresql - Backend timeout /JDBC  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: New to Postgresql - Backend timeout /JDBC  ("Peter V. Cooper" <pvcooper@gte.net>)
Список pgsql-bugs
At 12.57 31/01/02 -0500, you wrote:
>However, I'm not very familiar with Java and so I cannot dismiss the
>possibility that some layer inside the JVM might take it upon itself
>to close an open TCP connection after a period of inactivity.

I have a Connection Pool active 365/24/7 on a site I manage, and the
connections are opened, reused, but not closed, and I never had such a
problem; HTH.

>The pgsql-jdbc list might be a better place to ask if anyone knows of
>such problems in a JDBC context.  Not sure how many JDBC people read
>pgsql-bugs.

Well, at least one ;)

Ciao,
         Stefano

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

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: strange bug with vacuum
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #570: \d in psql does not show triggers