Обсуждение: Supported PG versions

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

Supported PG versions

От
Jan-Willem Goossens
Дата:

Hi,

Is there a table that explains which versions of the PostgreSQL database are supported by a particular version of psqlODBC?

For example, is PG 10 officially supported by psqlODBC 13.02?

I tried to find this info in release notes, FAQ, etc. but no luck. Apologies if I did not look hard enough.

 

Thanks for your help,

Jan-Willem

 

RE: Supported PG versions

От
Jan-Willem Goossens
Дата:

Searching in the archives here, I now found

https://www.postgresql.org/message-id/CAOfVbsoiJwf2dP2VGaMVWM_CrMwEq10C=A0v23wUEPaPDGsO9A@mail.gmail.com

just use the latest driver. It works with all (supported) server versions.

 

At the time of writing, PG 10 is still supported according to the Versioning Policy, so I presume the answer to my example is Yes for the latest release psqlODBC 13.02?

 

However, since the supported server versions change over time, would it not be good to include one line in the Release notes of psqlODBC that explicitly lists the supported server engine major versions?

 

Jan-Willem

 

 

From: Jan-Willem Goossens
Sent: Wednesday, 1 December 2021 10:44
To: pgsql-odbc@postgresql.org
Subject: Supported PG versions

 

Hi,

Is there a table that explains which versions of the PostgreSQL database are supported by a particular version of psqlODBC?

For example, is PG 10 officially supported by psqlODBC 13.02?

I tried to find this info in release notes, FAQ, etc. but no luck. Apologies if I did not look hard enough.

 

Thanks for your help,

Jan-Willem