Re: library path problems? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: library path problems?
Date
Msg-id 543F3F45.80903@aklaver.com
Whole thread Raw
In response to Re: library path problems? (was: Completely unrelated)  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
On 10/15/2014 08:21 PM, John R Pierce wrote:
> On 10/15/2014 8:10 PM, Yogesh. Sharma wrote:
>> I am facing some issue during postgresql service stop.
>>
>> Issue:-
>>
>> [root@localhost postgresql-9.0.18]# runuser -l postgres -c
>> '/usr/pgsql/bin/pg_ctl stop -D '\''/var/lib/pgsql/data'\'' -s -m fast'
>>
>> /usr/pgsql/bin/pg_ctl: error while loading shared libraries:
>> libpq.so.5: cannot open shared object file: No such file or directory
>> ...
>
> what OS is this?
>
> how was this postgres server installed?
>
> why did you post this as a reply to an existing thread on a COMPLETELY
> different subject ??
>

Also, might want to try:

ldd /usr/pgsql/bin/pg_ctl

>
>
> --
> john r pierce                                      37N 122W
> somewhere on the middle of the left coast
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: library path problems? (was: Completely unrelated)
Next
From:
Date:
Subject: Weird library problem