"Andrew Shved" <ash...@symcor.com> writes:
> I installed PostgreSQL 8.3.5 from binaries using from
> http://www.postgresql.org/ftp/binary/v8.3.5/solaris/solaris10/sparc/

> and I get the following error in my standby log  when trying to restore -
> ld.so.1: pg_standby: fatal: libpq.so.5: open failed: No such file or
> directory

Do you have that version of libpq.so installed?  If so, is it in a
place where programs will look for it?  Solaris often requires hacking
with LD_RUN_PATH or some such to deal with nonstandard installation
locations for shared libraries.

                        regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to