Re: Is it possible to load two different versions of the JDBC driver in the same application?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Is it possible to load two different versions of the JDBC driver in the same application?
Date: 2014-04-11 21:32:52
Message-ID: 53485F84.7090006@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 4/11/2014 2:28 PM, Tecno Brain wrote:
> I have a Java application that is using Postgres 9.1, and we use the
> latest 9.1 JDBC driver.
> The same Java app requires access now to a Redshift cluster. Amazon
> recommends to use a Postgres 8 JDBC driver.

the current JDBC driver works with all versions interchangeably.

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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tecno Brain 2014-04-11 21:34:47 Re: Is it possible to load two different versions of the JDBC driver in the same application?
Previous Message Steven Schlansker 2014-04-11 21:32:10 Re: Is it possible to load two different versions of the JDBC driver in the same application?