Lost connection after postgres restarted

From: Vámos Balázs <bsomav(at)freemail(dot)hu>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Lost connection after postgres restarted
Date: 2004-01-20 17:22:26
Message-ID: MKELKNBDGMCKNGAKDLLCOENMDHAA.bsomav@freemail.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paul Thomas 2004-01-20 19:00:18 Re: Lost connection after postgres restarted
Previous Message Guido Fiala 2004-01-20 16:53:21 Re: updatable resultsets -> SQLException: -1