Re: library path problems?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: library path problems?
Дата
Msg-id 543F3F45.80903@aklaver.com
обсуждение исходный текст
Ответ на Re: library path problems? (was: Completely unrelated)  (John R Pierce <pierce@hogranch.com>)
Список 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 по дате отправления:

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: library path problems? (was: Completely unrelated)
Следующее
От:
Дата:
Сообщение: Weird library problem