Re: Right version of jdbc - Mailing list pgsql-general

From Ron
Subject Re: Right version of jdbc
Date
Msg-id 947e7992-4061-74e8-4003-f7d91f291e4d@gmail.com
Whole thread Raw
In response to Re: Right version of jdbc  (Raivo Rebane <raivore55@gmail.com>)
Responses Re: Right version of jdbc
List pgsql-general
On 9/28/23 01:18, Raivo Rebane wrote:
[snip]
I made a new Java application Eclipse Dynamic WEB application and want to use Postgres - PostgreSQL 10.14
[snip]
What's wrong. Or is better to use more newer postgres. And then which jdbc-I need to use ?

https://www.postgresql.org/support/versioning/

Pg 10 will be EOL in 6 weeks.  Thus, "yes, use a newer version of Postgresql" (unless, like me, you're constrained by circumstances like "the business won't let us upgrade").

Pg 15 and the latest JDBC are in the repositories: https://www.postgresql.org/download/

--
Born in Arizona, moved to Babylonia.

pgsql-general by date:

Previous
From: Boris Zentner
Date:
Subject: Re: cast bytea to macaddr
Next
From: Raivo Rebane
Date:
Subject: Re: Right version of jdbc