Re: installing pgsql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: installing pgsql
Дата
Msg-id 22098.1077635387@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: installing pgsql  ("Crombleholme, Roy" <Roy.Crombleholme@its.lancscc.gov.uk>)
Список pgsql-novice
"Crombleholme, Roy" <Roy.Crombleholme@its.lancscc.gov.uk> writes:
> You need to install openssl as well if this is not already done.

It's also possible that he has libcrypto/libssl but they are not the
same version wanted by the Postgres RPM.  In that case the best approach
is to get the Postgres source RPM and rebuild it locally (producing a
custom binary RPM that depends on exactly the versions you have).  The
other way would be to update the libcrypto/libssl install to version
2.0, but that would likely break other stuff.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: current_query in pg_stat_activity
Следующее
От: Oliver Fromme
Дата:
Сообщение: Re: current_query in pg_stat_activity