configuring psqlodbc-13.00.0000 in RHEL7 64bit
Hi Experts,
Our db version 12.1.0.2
OS version RHEL7
we are trying to create dblink from oracle to postgresql database.As part of requirement,we are configuring psqlodbc driver.
I downloaded psqlodbc-13.00.0000.tar.gz and did following
% tar -zxvf psqlodbc-13.00.0000.tar.gz % cd psqlodbc-13.00.0000 % ./configure I am getting "configure: error: libpq library version >= 9.2 is required " How can I resolve it?
Thanks,
SG