Re: Has anyone seen this error? I cannot login into my database.
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Has anyone seen this error? I cannot login into my database. |
| Дата | |
| Msg-id | 14290.1050099476@sss.pgh.pa.us обсуждение |
| Ответ на | Has anyone seen this error? I cannot login into my database. (P G <pg_dba@yahoo.com>) |
| Ответы |
Re: Has anyone seen this error? I cannot login into my database.
|
| Список | pgsql-general |
P G <pg_dba@yahoo.com> writes:
> I ran make for v7.3.2 successfully and ran the
> regression tests successfully, but I keep getting the
> following error when trying to log into my database.
> psql: relocation error: psql: undefined symbol:
> PQgetssl
I believe what you have here is an SSL-enabled psql that is linking to a
non-SSL-enabled libpq.so. You probably still have the old, not-SSL
libpq.so laying around, and you haven't updated ldconfig to know about
the new one. Check "ldd psql" to see what it shows the shared library
reference as resolving to ...
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера