Re: PostgreSQL 11.2 , missing X509_get_signature_nid symbol causesthe standby to fail to start stream replication - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: PostgreSQL 11.2 , missing X509_get_signature_nid symbol causesthe standby to fail to start stream replication
Date
Msg-id 7748ff129ea2966e1943ba41f0a6a1f1702edb05.camel@cybertec.at
Whole thread Raw
In response to PostgreSQL 11.2 , missing X509_get_signature_nid symbol causes thestandby to fail to start stream replication  (soumitra bhandary <soumitra.bhandary@hotmail.com>)
List pgsql-admin
soumitra bhandary wrote:
> 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
withlink time reference
 

That means that you have a bad version of libcrypto.so installed,
which is part of the openssl-libs RPM.

You could

  rpm -e --nodeps openssl-libs openssl

and then

  yum install openssl openssl-libs

to remove and reinstall the package.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




pgsql-admin by date:

Previous
From: Jorge Torralba
Date:
Subject: Re: Performance killed with FDW when using CAST.
Next
From: Joe Conway
Date:
Subject: Re: symmetricds