PostgreSQL 11.2 , missing X509_get_signature_nid symbol causes thestandby to fail to start stream replication

Поиск
Список
Период
Сортировка
От soumitra bhandary
Тема PostgreSQL 11.2 , missing X509_get_signature_nid symbol causes thestandby to fail to start stream replication
Дата
Msg-id MA1PR01MB3548A25F7C5470286B81EF03E0250@MA1PR01MB3548.INDPRD01.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответы Re: PostgreSQL 11.2 , missing X509_get_signature_nid symbol causesthe standby to fail to start stream replication  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-admin
Hi , 
When use yum installed PostgreSQL 11.2 , missing X509_get_signature_nid symbol causes the standby to fail to start stream replication, the logs in 
the standby are as follows . 

Is this a bug with  PostgreSQL 11.2 for streaming replication ? Is there any way out or any different release is there ? Please suggest .  

Postgres version : 
 PostgreSQL 11.2 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36), 64-bit

Os version : 
Red Hat Enterprise Linux Server release 7.2 (Maipo)

2019-04-17 10:15:48.752 IST [15386] LOG:  database system is ready to accept read only connections
2019-04-17 10:15:48.755 IST [15393] FATAL:  could not load library "/usr/pgsql-11/lib/libpqwalreceiver.so": /usr/pgsql-11/lib/libpq.so.5: symbol X509_get_signature_nid, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference
2019-04-17 10:15:48.758 IST [15394] FATAL:  could not load library "/usr/pgsql-11/lib/libpqwalreceiver.so": /usr/pgsql-11/lib/libpq.so.5: symbol X509_get_signature_nid, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference
2019-04-17 10:15:53.764 IST [15398] FATAL:  could not load library "/usr/pgsql-11/lib/libpqwalreceiver.so": /usr/pgsql-11/lib/libpq.so.5: symbol X509_get_signature_nid, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference
2019-04-17 10:15:58.772 IST [15403] FATAL:  could not load library "/usr/pgsql-11/lib/libpqwalreceiver.so": /usr/pgsql-11/lib/libpq.so.5: symbol X509_get_signature_nid, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference
2019-04-17 10:16:03.776 IST [15408] FATAL:  could not load library "/usr/pgsql-11/lib/libpqwalreceiver.so": /usr/pgsql-11/lib/libpq.so.5: symbol X509_get_signature_nid, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference


Same issue reported in below mail chain as well . 


Thanks, 
Soumitra 

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

Предыдущее
От: Jorge Torralba
Дата:
Сообщение: Re: Performance killed with FDW when using CAST.
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Performance killed with FDW when using CAST.