Thread: JDBC driver for Postgres 9.3
Hi, we are developing a Java based software with Postgres as a DB. Could someone tell me if there will be a JDBC driver for 9.3 out soon or is it safe and recommended to use the latest JDBC driver available? Currently we are using: PostgreSQL 9.2-1000 JDBC4 (build 1000) Kind regards Manuel -- Manuel Kohler Center for Information Sciences and Databases (C-ISD) Quantitative Genomics Facility (QGF) Department of Biosystems Science & Engineering (D-BSSE) SIB Swiss Institute of Bioinformatics ETH Zurich, Mattenstr. 26 (1078 1.02), CH-4058 Basel, +41 61 387 3132
On Sep 26, 2013, at 6:35 AM, "Kohler Manuel" <manuel.kohler@bsse.ethz.ch> wrote: > Hi, > we are developing a Java based software with Postgres as a DB. > Could someone tell me if there will be a JDBC driver for 9.3 out soon or > is it safe and recommended to use the latest JDBC driver available? > Currently we are using: > PostgreSQL 9.2-1000 JDBC4 (build 1000) > I believe the 9.3 JDBC driver is coming soon, but the latest driver works just fine (we use it in production)