Re: postgresql-dump .. catch 22 ? - Mailing list pgsql-novice

From Tom Lane
Subject Re: postgresql-dump .. catch 22 ?
Date
Msg-id 9383.1116686647@sss.pgh.pa.us
Whole thread Raw
In response to postgresql-dump .. catch 22 ?  (Adam Bogacki <afb@paradise.net.nz>)
List pgsql-novice
Adam Bogacki <afb@paradise.net.nz> writes:
> Stopping and restarting the postmaster
> /var/lib/postgres/dumpall/7.2/postmaster -D /var/lib/postgres/data  -p
> 5431 -o - d0
> /var/lib/postgres/dumpall/7.2/postmaster: error while loading shared
> libraries: libssl.so.0.9.6: cannot open shared object file: No such
> file or directory
> Failed to start the postmaster

Looks like you need to downgrade your SSL installation as well ...
alternatively, get the 7.2 SRPM and rebuild it locally so it uses
whatever libraries you currently have installed.

            regards, tom lane

pgsql-novice by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: REFERENCES to foreign tables
Next
From: D.C.
Date:
Subject: Re: REFERENCES to foreign tables