Re: JDBC Compatibility Matrix for PostgreSQL 16 - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: JDBC Compatibility Matrix for PostgreSQL 16
Date
Msg-id 7d64a850d87a88a46e2e9104caebb4305af4c106.camel@cybertec.at
Whole thread Raw
In response to JDBC Compatibility Matrix for PostgreSQL 16  (Edwin UY <edwin.uy@gmail.com>)
List pgsql-admin
On Wed, 2025-02-26 at 10:18 +1300, Edwin UY wrote:
> Does anyone know a link where I can check JDBC compatibility for PostgreSQL. We are upgrading from V12 to V16.
> I tried https://jdbc.postgresql.org and there is no working link for 42.2.
> Currently, the application is using 42.2.22. We have upgraded the non-PROD DB to V16 already
> and it appears to be working fine. Just want to make sure there is no gotcha of any sort. 
> pgAdmin has stopped working though and requires an upgrade.

You should turn to the pgsql-jdbc mailing list for authoritative answers.

I believe that you should *always* use the latest version of the driver for your Java version.
See https://jdbc.postgresql.org/download/

Yours,
Laurenz Albe



pgsql-admin by date:

Previous
From: Edwin UY
Date:
Subject: Re: JDBC Compatibility Matrix for PostgreSQL 16
Next
From: Edwin UY
Date:
Subject: ANALYZE post-upgrade