Re: psql error: cannot open libpq.so.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql error: cannot open libpq.so.3
Дата
Msg-id 29047.1065018894@sss.pgh.pa.us
обсуждение исходный текст
Ответ на psql error: cannot open libpq.so.3  (Phil Campaigne <pcampaigne@charter.net>)
Список pgsql-general
Phil Campaigne <pcampaigne@charter.net> writes:
> However, I did find another libpq.so.3 in a different directory.  When I
> ldd it I get "no such file or directory.

Hmm, maybe that's the one that's being found when psql is started?
Seems like you need to look at exactly what search path is being
used (check LD_LIBRARY_PATH, /etc/ld.so.conf, or whatever controls
this on your system).  Another possibility is that ldconfig needs
to be run again to update ld.so.cache.

            regards, tom lane

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

Предыдущее
От: "Daniel Schuchardt"
Дата:
Сообщение: Re:
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: mod_auth_pgsql 2.0.1 don't close the backend connection