| From: | Carsten Marx <Carsten(dot)Marx(at)uni-konstanz(dot)de> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Questions on property values |
| Date: | 2005-05-18 06:57:47 |
| Message-ID: | 6A14D0A3-19F1-4FB0-8A79-D7DE5CDC2304@uni-konstanz.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Hello,
I've some small questions.
We use the Postgres 8.0-311 JDBC 3 driver in a appülication to
connect to a Postgres-DB-Server (Version(8.0)). The Target JDK is 1.4.2.
We need in our case a reliable connection. In other words, if the
connection is down, the JDBC driver should try to reconnect certain
times without throwing exceptions.
I looked via the DriverPropertyInfo[] method to all the available
properties, but there seems to be no options like autoReconnect and
maxReconnects as in the MySQL jbdc driver.
Am i blind? Or is there another way to do this?
Best Regards
Carsten Marx
--
University of Konstanz
tel. 07531-88-2861
room: F401
mail: Carsten(dot)Marx(at)uni-konstanz(dot)de
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Cottenceau | 2005-05-18 08:31:17 | Re: convert 'foobar'::text to the string foobar |
| Previous Message | laser | 2005-05-18 04:27:16 | Re: Simplified Chinese translation of po file |