Re: Supported PostgreSQL version - Mailing list pgsql-jdbc

From Laurenz Albe
Subject Re: Supported PostgreSQL version
Date
Msg-id da1d8d32cf90339eae1f46334b597d22dca2d458.camel@cybertec.at
Whole thread Raw
In response to Supported PostgreSQL version  (Ravi Kumar T <ravikumin@gmail.com>)
List pgsql-jdbc
On Fri, 2021-10-01 at 12:33 +0100, Ravi Kumar T wrote:
> Currently we are using Postgres JDBC version "9.4.1209.jre7". We are planning to
> upgrade to PostgresSQL 13 and want to know will this version of Postgres JDBC (9.4.1209.jre7)
> supports the PostgresSQL 13?

The answer is "perhaps it will work, but I wouldn't risk it".

You should upgrade to the latest version of the JDBC driver.
New versions of the driver should work reasonably well with older database servers,
but not necessarily the other way around.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




pgsql-jdbc by date:

Previous
From: Ravi Kumar T
Date:
Subject: Supported PostgreSQL version
Next
From: Mark Rotteveel
Date:
Subject: Re: Supported PostgreSQL version