Re: old JDBC driver (8.1-JDBC3) can connect to postgresql 9.x ? - Mailing list pgsql-jdbc

From Jorge Solórzano
Subject Re: old JDBC driver (8.1-JDBC3) can connect to postgresql 9.x ?
Date
Msg-id CA+cVU8N3_LFyHbs_5DLx-ys-oE+M1Dm-9cWJ6LfNuMfcbOq0Bw@mail.gmail.com
Whole thread Raw
In response to [JDBC] old JDBC driver (8.1-JDBC3) can connect to postgresql 9.x ?  ("itoshun001@efeel.to" <itoshun001@efeel.to>)
Responses Re: old JDBC driver (8.1-JDBC3) can connect to postgresql 9.x ?
List pgsql-jdbc
The last version that supported Java 5 is 9.3 Build 1103, so you should use that version and it will work with postgresql 8.3 and postgresql 9.3.

Jorge Solórzano

On Mon, Jan 16, 2017 at 1:05 AM, itoshun001@efeel.to <itoshun001@efeel.to> wrote:
Hi exports,

Thanks for your great effort and works for JDBC drivers.
Now I have one question.

  (Q) Can the old JDBC driver(8.1-404 JDBC3) connect to latest or supported versions(greater than 9.1) of postgresql ??

We would be happy if we have an answerfor this because of the background below although it's not supported version currently...
I hope that postgresql 9.x can handle V3 JDBC protocols even if a versions of jdbc3 driver on clients is old.

  Background:
    - Our old web application is running on JVM 1.5 + tomcat5 + JDBC driver(8.1-404-JDBC3) + postgresql 8.3.22
    - Now we plan to get to connect the application to postgresql 9.x(setup newly) in addition to the existing postgresql 8.3.22.

Thanks and best regards,
itoshun

efeel web administrater


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: Philippe Marschall
Date:
Subject: [JDBC] Review request for PR#698
Next
From: TANWEER ALAM
Date:
Subject: Re: [JDBC] Query about postgresql.conf property file