Re: JDBC driver versions

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: JDBC driver versions
Date: 2013-04-16 20:35:57
Message-ID: 516DB62D.3040006@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/16/2013 1:13 PM, Ramsey Gurley wrote:
> 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?

latest version should work with older database servers. otherway
around is less trustworthy (although it /probably/ will work for many
purposes).

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2013-04-16 20:36:10 Re: JDBC driver versions
Previous Message Dale Fukami 2013-04-16 20:29:48 Mysterious table that exists but doesn't exist