On 05/04/2017 08:54 PM, Igor Korot wrote:
Hi, ALL, [code] Igors-MacBook-Air:/ igorkorot$ find . -name *libpg*
Pretty sure what you are looking for is libpq: https://www.postgresql.org/docs/9.6/static/libpq.html
And then doing this: [code] Igors-MacBook-Air:/ igorkorot$ pg_config --libs -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm [/code] Thank you. P.S.: Server is running and I can successfully connect to it. FWIW, I'm running OSX 10.8.
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general