Re: library path problems?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: library path problems?
Date: 2014-10-16 03:45:09
Message-ID: 543F3F45.80903@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

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(at)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(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Roopeshakumar Narayansa Shalgar (rshalgar) 2014-10-16 07:09:54 Re: Any postgres API available to get errorcode for PQerrorMessage
Previous Message John R Pierce 2014-10-16 03:21:46 Re: library path problems? (was: Completely unrelated)

Browse pgsql-sql by date

  From Date Subject
Next Message Roopeshakumar Narayansa Shalgar (rshalgar) 2014-10-16 07:09:54 Re: Any postgres API available to get errorcode for PQerrorMessage
Previous Message John R Pierce 2014-10-16 03:21:46 Re: library path problems? (was: Completely unrelated)