From: | soumitra bhandary <soumitra(dot)bhandary(at)hotmail(dot)com> |
---|---|
To: | "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Fw: PostgreSQL 11.2 , missing X509_get_signature_nid symbol causes the standby to fail to start stream replication |
Date: | 2019-04-17 05:12:53 |
Message-ID: | MA1PR01MB354840F4AA7B39EEB5B5AD7EE0250@MA1PR01MB3548.INDPRD01.PROD.OUTLOOK.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-bugs |
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
From | Date | Subject | |
---|---|---|---|
Next Message | pavan95 | 2019-04-17 06:09:57 | Re: Too many serialization errors in production |
Previous Message | Laurenz Albe | 2019-04-17 05:03:50 | Re: Performance killed with FDW when using CAST. |
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2019-04-17 07:02:06 | Re: BUG #15764: Yum repo/key name mismatch |
Previous Message | soumitra bhandary | 2019-04-17 05:02:53 | PostgreSQL 11.2 , missing X509_get_signature_nid symbol causes the standby to fail to start stream replication |