Search Postgresql Archives

Re: Where is the libpg on OSX?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux