Re: After server restart I get - An I/O error occured while sending to the backend.

From: Lew <noone(at)lewscanon(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: After server restart I get - An I/O error occured while sending to the backend.
Date: 2010-05-22 15:32:03
Message-ID: ht8td3$ppa$2@news.albasani.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Rod wrote:
> To test the connection, what statement or command should I execute?
> Anyone have code sample?

The one you intend to execute to fulfill your program logic.

E.g.,
"SELECT id, handle, attribute FROM foo"

--
Lew

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Lew 2010-05-22 15:34:24 Re: Using java.lang.Character for "char" data type
Previous Message Rod 2010-05-22 13:06:33 Re: After server restart I get - An I/O error occured while sending to the backend.