JDBC driver version for a given Postgres version - Mailing list pgsql-general

From Shantanu Shekhar
Subject JDBC driver version for a given Postgres version
Date
Msg-id 1324603026.958311.1594730067164@mail.yahoo.com
Whole thread Raw
Responses Re: JDBC driver version for a given Postgres version
List 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

pgsql-general by date:

Previous
From: TALLURI Nareshkumar
Date:
Subject: psql: FATAL: database "postgres" does not exist or ERROR: 23505: duplicate key value violates unique constraint "pg_namespace_nspname_index"
Next
From: Philip Semanchuk
Date:
Subject: Re: Same query taking less time in low configuration machine