JDBC driver version for a given Postgres version

From: Shantanu Shekhar <shekharshan(at)yahoo(dot)com>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: JDBC driver version for a given Postgres version
Date: 2020-07-14 12:34:27
Message-ID: 1324603026.958311.1594730067164@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We are upgrading our Postgres instance from 9.6.11 to 10.11. Then as part of a second upgrade we will go from 10.11 to 11.6. Currently (with 9.6.11) we are using the 42.2.1 JDBC driver. I am trying to figure out the impact our database upgrade will have on the JDBC driver version but I cannot find any such matrix that maps recommended JDBC driver version to the Postgres RDBMS instance version.
How should I got about researching this information? Any help will be greatly appreciated.
Thanks,
Shantanu

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Philip Semanchuk 2020-07-14 12:46:40 Re: Same query taking less time in low configuration machine
Previous Message TALLURI Nareshkumar 2020-07-14 11:50:21 psql: FATAL: database "postgres" does not exist or ERROR: 23505: duplicate key value violates unique constraint "pg_namespace_nspname_index"