Re: An I/O error occured while sending to the backend

From: "Anthony Chaffey" <anthony(at)webmediaworks(dot)co(dot)uk>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: An I/O error occured while sending to the backend
Date: 2005-04-07 11:34:44
Message-ID: 001701c53b65$cc5008a0$6600a8c0@kermit
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Thanks to everyone for their responses.

I have now coded the application to catch the exception an determine
whether it is an i/o problem and attempts to re-connect to the database.
I will look into the socket time-out settings but I have realised that
my solution also holds up well when a network/internet connection is
lost entirely.

Thanks again.

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.4 - Release Date: 06/04/2005

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Raggett 2005-04-07 13:50:50 Version 8.0-310 and PreparedStatement.getParameterMetaData()
Previous Message Markus Schaber 2005-04-07 10:49:14 Re: An I/O error occured while sending to the backend