Re: pg_dump 8.4.9 failing after upgrade to openssl-1.0.1e-30.el6_6.11.x86_64 on redhat linux - Mailing list pgsql-general

From Douglas Stetner
Subject Re: pg_dump 8.4.9 failing after upgrade to openssl-1.0.1e-30.el6_6.11.x86_64 on redhat linux
Date
Msg-id 3BCC7312-4866-4388-BF2A-DCD9BC89E78B@icloud.com
Whole thread Raw
In response to Re: pg_dump 8.4.9 failing after upgrade to openssl-1.0.1e-30.el6_6.11.x86_64 on redhat linux  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_dump 8.4.9 failing after upgrade to openssl-1.0.1e-30.el6_6.11.x86_64 on redhat linux  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
>
> On 18 Jun 2015, at 02:06 , Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Douglas Stetner <stetner@icloud.com> writes:
>> Looking for confirmation there is an issue with pg_dump failing after upgrade to openssl-1.0.1e-30.el6_6.11.x86_64
onredhat linux. 
>
> Quick thought --- did you restart the Postgres service after upgrading
> openssl?  If not, your server is still using the old library version,
> while pg_dump would be running the new version on the client side.
> I don't know exactly what was done to openssl in the last round of
> revisions, but maybe there is some sort of version compatibility issue.
>
> Also, you really ought to be running something newer than PG 8.4.9.
>
>             regards, tom lane


Thanks for the reply Tom.  Unfortunately restart did not help.  Will try an upgrade to 8.4.20 (other software depends
on8.4.x) A remote client with 8.4.20 works, so fingers crossed. 

Douglas Stetner
Mobile 0474 082 019
UNIX - Live Free Or Die



pgsql-general by date:

Previous
From: Piotr Gackiewicz
Date:
Subject: Re: pg_dump 8.4.9 failing after upgrade to openssl-1.0.1e-30.el6_6.11.x86_64 on redhat linux
Next
From: Paula Price
Date:
Subject: Postgresql 9.2 has standby server lost data?