Re: How do you start 'library deficient' postgres

Поиск
Список
Период
Сортировка
От Sven Köhler
Тема Re: How do you start 'library deficient' postgres
Дата
Msg-id 3EEF1634.3090801@upb.de
обсуждение исходный текст
Ответ на How do you start 'library deficient' postgres on Solaris  ("Brent Howard" <BHoward@ppc.com>)
Список pgadmin-support
> bash-2.03$ ./postmaster
>     ld.so.1: ./postmaster: fatal: relocation error: file /usr/local/ssl/lib/libcrypto.so.0.9.6: symbol
__register_frame_info:referenced symbol not found 
>     Killed

It seems, you should update libcrypto (i think it's openssl) and/or
recompile postgresql.

by recompiling postgresql you won't loose your data, couse it is stores
in the PGDATA-directory (as long as you dont delete it of course).

BTW: this is the wrong list.


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

Предыдущее
От: "Brent Howard"
Дата:
Сообщение: How do you start 'library deficient' postgres on Solaris
Следующее
От: "Bernardo Fortunato Costa"
Дата:
Сообщение: Error Message