Re: [GENERAL] Where is the libpg on OSX? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: [GENERAL] Where is the libpg on OSX?
Date
Msg-id 3f4b986b-5b5e-f20a-7b6a-518110485bf5@aklaver.com
Whole thread Raw
In response to [GENERAL] Where is the libpg on OSX?  (Igor Korot <ikorot01@gmail.com>)
List pgsql-general
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@aklaver.com


pgsql-general by date:

Previous
From: Igor Korot
Date:
Subject: [GENERAL] Where is the libpg on OSX?
Next
From: Magnus Hagander
Date:
Subject: Re: [GENERAL] Link errors