Re: undefined symbol: PQconnectdbParams

Поиск
Список
Период
Сортировка
От Sim Zacks
Тема Re: undefined symbol: PQconnectdbParams
Дата
Msg-id 4C67AF04.7020901@compulab.co.il
обсуждение исходный текст
Ответ на Re: undefined symbol: PQconnectdbParams  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-general
>> When I try using createdb or createlang I get the error:
>>
>> undefined symbol: PQconnectdbParams
> It's probably finding the wrong library. Which binaries are you using?
> If you do "ldd /path/to/binary", what does it show? Maybe you need to
> set LD_LIBRARY_PATH to the "lib" directory of your new postgres install?
>
> Regards,
>     Jeff Davis
That worked. I added LD_LIBRARY_PATH to my bash.profile and its working
fine now.

Thanks
Sim

В списке pgsql-general по дате отправления:

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: InitDB: Bad system call
Следующее
От: zhong ming wu
Дата:
Сообщение: return setof : alternatives to holder table