Обсуждение: [ODBC] Matrix driver ODBC / Postgresql database version

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

[ODBC] Matrix driver ODBC / Postgresql database version

От
CHERAT Francis
Дата:
HI,
 
Do you have a matrix for ODBC driver version (windows)  vs PostgreSQL database version (redhat) ?
 
Regards
Francis Cherat 
 
 
 

Re: [ODBC] Matrix driver ODBC / Postgresql database version

От
Michael Paquier
Дата:
On Tue, Feb 14, 2017 at 5:37 PM, CHERAT Francis <francis.cherat@ratp.fr> wrote:
> Do you have a matrix for ODBC driver version (windows)  vs PostgreSQL
> database version (redhat) ?

The ODBC driver uses protocol v3 in its latest versions via libpq
which is a very stable interface for many years, so there's no real
issue with the backend versions still supported by community (aka 9.1
and newest versions as of today).
--
Michael