Adrian Klaver <adrian.kla...@aklaver.com> writes:
> I could build repmgr against Postgres source and on Ubuntu install of 
> EDB Postgres. The issue seems to be a combination of RH and EDB Postgres 
> installation. To me it looks like ld is finding 
> /lib64/libldap_r-2.4.so.2 library before the /opt/PostgreSQL/9.6/lib/ 
> one.

IIRC this is determined ultimately by /etc/ld.so.conf, but there's
a layer of caching that might be giving trouble.  See "man 8 ld.so"
and also "man 8 ldconfig".  Looking at the output of "ldconfig -p"
might be informative.

                        regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to