Lost connection after postgres restarted

Поиск
Список
Период
Сортировка
От Vámos Balázs
Тема Lost connection after postgres restarted
Дата
Msg-id MKELKNBDGMCKNGAKDLLCOENMDHAA.bsomav@freemail.hu
обсуждение исходный текст
Ответы Re: Lost connection after postgres restarted
Список pgsql-jdbc
Hi,

I have the following problem with my PostgreSQL+Tomcat+JDBC:

I have got a PostgreSQL server, a Tomcat, and some jsp file what connects to
the postgresql via JDBC.

I stop postmaster (because of file system level backup)
After the backup I start postmaster
But the connection between JDBC and postgresql doesn't recover any more.

I need to restart Tomcat to build up the connection again. Why?

Thank you in advance,

Somav


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

Предыдущее
От: Guido Fiala
Дата:
Сообщение: Re: updatable resultsets -> SQLException: -1
Следующее
От: Paul Thomas
Дата:
Сообщение: Re: Lost connection after postgres restarted