Re: [GENERAL] Where is the libpg on OSX?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: [GENERAL] Where is the libpg on OSX?
Дата
Msg-id 3f4b986b-5b5e-f20a-7b6a-518110485bf5@aklaver.com
обсуждение исходный текст
Ответ на [GENERAL] Where is the libpg on OSX?  (Igor Korot <ikorot01@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Igor Korot
Дата:
Сообщение: [GENERAL] Where is the libpg on OSX?
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [GENERAL] Link errors