I have ./postgres/8.3-community/lib/64/libpq.so.5  so how do i make it use
it.


Regards,


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



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




"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



CONFIDENTIALITY WARNING 
This communication, including any attachments, is for the exclusive use of 
addressee and may contain proprietary and/or confidential information. If you 
are not the intended recipient, any use, copying, disclosure, dissemination or 
distribution is strictly prohibited. If you are not the intended recipient, 
please notify the sender immediately by return e-mail, delete this 
communication and destroy all copies.

AVERTISSEMENT RELATIF À LA CONFIDENTIALITÉ 
Ce message, ainsi que les pièces qui y sont jointes, est destiné à l’usage 
exclusif de la personne à laquelle il s’adresse et peut contenir de 
l’information personnelle ou confidentielle. Si le lecteur de ce message n’en 
est pas le destinataire, nous l’avisons par la présente que toute diffusion, 
distribution, reproduction ou utilisation de son contenu est strictement 
interdite. Veuillez avertir sur-le-champ l’expéditeur par retour de courrier 
électronique et supprimez ce message ainsi que toutes les pièces jointes.
-- 
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