Re: Right version of jdbc

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Right version of jdbc
Date: 2023-09-28 20:38:54
Message-ID: 947e7992-4061-74e8-4003-f7d91f291e4d@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raivo Rebane 2023-09-29 04:18:25 Re: Right version of jdbc
Previous Message Boris Zentner 2023-09-28 20:34:32 Re: cast bytea to macaddr