Re: Invalid PSQLState used in connection classes - Mailing list pgsql-jdbc

From Kevin Grittner
Subject Re: Invalid PSQLState used in connection classes
Date
Msg-id 4D760999020000250003B603@gw.wicourts.gov
Whole thread Raw
In response to Invalid PSQLState used in connection classes  ("Donald Fraser" <postgres@kiwi-fraser.net>)
Responses Re: Invalid PSQLState used in connection classes  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
"Donald Fraser" <postgres@kiwi-fraser.net> wrote:

> However if I have a broken network between my client and the
> server, such that there is no route to the server, I can get a
> ConnectException and I have not established, in any way, a
> connection to the PostgreSQL server.

08001 - SQLCLIENT UNABLE TO ESTABLISH SQLCONNECTION

Sounds better for that sort of failure.

-Kevin

pgsql-jdbc by date:

Previous
From: "Donald Fraser"
Date:
Subject: Invalid PSQLState used in connection classes
Next
From: Valentine Gogichashvili
Date:
Subject: Type OID search does not support search_path and multiple schemas