Re: DBlink from oracle to postgresql -DG4ODBC
Posted by ErmanArslansOracleBlog on May 03, 2021; 6:43am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/DBlink-from-oracle-to-postgresql-DG4ODBC-tp9698p9702.html
You have unixODBC already installated.
As for the "libpq library version";
PostgreSQL native APIs are implemented in the library libpq..
It seems; You'll need to install a newer for that ODBC version.
It is better to update libpq and/or libpq-devel versions and retry.