Re: BUG #4667: pg_standby error on Solaris 10 SPARC 64 bin

From: AShved(at)symcor(dot)com
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4667: pg_standby error on Solaris 10 SPARC 64 bin
Date: 2009-02-19 16:34:09
Message-ID: OFC484C797.01156AAC-ON85257562.005A96A3-85257562.005B0494@symcor.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

tom I have libpq.so installed in /usr/lib. Do i set LD_RUN_PATH on Solaris
to /usr/lib? I did that still failed with the same error.

Sorry very new to this.

Andrew Shved
DBA
Symcor Inc, Corporate Applications
Tel:(905)273-1433
Mobile:(416)803-2675
"aut viam inveniam aut faciam"


Tom Lane
<tgl(at)sss(dot)pgh(dot)pa(dot)u
s> To
"Andrew Shved" <ashved(at)symcor(dot)com>
19/02/2009 10:54 cc
AM pgsql-bugs(at)postgresql(dot)org
Subject
Re: [BUGS] BUG #4667: pg_standby
error on Solaris 10 SPARC 64 bin





"Andrew Shved" <ashved(at)symcor(dot)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

Attachment Content-Type Size
unknown_filename text/plain 1.0 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message AShved 2009-02-19 17:06:37 Re: BUG #4667: pg_standby error on Solaris 10 SPARC 64 bin
Previous Message Tom Lane 2009-02-19 15:54:29 Re: BUG #4667: pg_standby error on Solaris 10 SPARC 64 bin