Re: postgresql-dump .. catch 22 ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Adam Bogacki <afb(at)paradise(dot)net(dot)nz>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: postgresql-dump .. catch 22 ?
Date: 2005-05-21 14:44:07
Message-ID: 9383.1116686647@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Adam Bogacki <afb(at)paradise(dot)net(dot)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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message D.C. 2005-05-21 18:20:28 Re: REFERENCES to foreign tables
Previous Message Michael Glaesemann 2005-05-21 12:36:02 Re: REFERENCES to foreign tables