Обсуждение: Does Java 8 support drivers 42.2.19 and 42.7.6?

Поиск
Список
Период
Сортировка

Does Java 8 support drivers 42.2.19 and 42.7.6?

От
Артем Романюк
Дата:
Good afternoon! 

Dear PostgreSQL community. Can I ask the developers if Java 8 officially supports drivers 42.2.19 and 42.7.6? It is important that support is provided fully and without problems.

Thank you! 

Re: Does Java 8 support drivers 42.2.19 and 42.7.6?

От
Vladimir Sitnikov
Дата:
>Can I ask the developers if Java 8 officially supports drivers 42.2.19 and 42.7.6? It is important that support is provided fully and without problems.

Both pgjdbc 42.2.19 and pgjdbc 42.7.6 should work fine with Java 8.
The set of known issues differs between the versions.

42.2.19 was tested with Java 6, 7, 8, and 11:

Vladimir


Re: Does Java 8 support drivers 42.2.19 and 42.7.6?

От
Adrian Klaver
Дата:
On 10/6/25 01:01, Артем Романюк wrote:
> Good afternoon!
> 
> Dear PostgreSQL community. Can I ask the developers if Java 8 officially 
> supports drivers 42.2.19 and 42.7.6? It is important that support is 
> provided fully and without problems.

1) Why not use the latest minor version?

2) "... provided fully and without problems" is not a guarantee that can 
be made. The best that can be said is it passed the project test suite. 
You will have to test on your setup to verify it works without issue and 
file a report here https://github.com/pgjdbc/pgjdbc/issues if it does not.

> 
> Thank you!


-- 
Adrian Klaver
adrian.klaver@aklaver.com



Re: Does Java 8 support drivers 42.2.19 and 42.7.6?

От
shammat@gmx.net
Дата:
Артем Романюк schrieb am 06.10.2025 um 10:01:
> Dear PostgreSQL community. Can I ask the developers if Java 8
> officially supports drivers 42.2.19 and 42.7.6? It is important that
> support is provided fully and without problems.

The Postgres JDBC download page liststhe  compatibility for the supported driver releases and Java versions.

https://jdbc.postgresql.org/download/