JDBC driver versions

From: Ramsey Gurley <rgurley(at)smarthealth(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: JDBC driver versions
Date: 2013-04-16 20:13:33
Message-ID: E320F0A7-1312-4172-902B-DE1F77B6FE31@smarthealth.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I'm migrating from postgres 8.3 to 9.2. Included in my application is an old jar for the JDBC driver for the 8.3 database. Do I need a separate build with an up to date JDBC jar for 9.2 while I am testing out a new database or is it safe to use the latest JDBC jar with a very old version of postgres?

Thanks,

Ramsey

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dale Fukami 2013-04-16 20:29:48 Mysterious table that exists but doesn't exist
Previous Message Igor Neyman 2013-04-16 19:48:55 Re: Can you spot the difference?