Re: Setting up Postgresql on Linux

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Setting up Postgresql on Linux
Дата
Msg-id 4048F553.4080802@commandprompt.com
обсуждение исходный текст
Ответ на Setting up Postgresql on Linux  (phil campaigne <pcampaigne@charter.net>)
Список pgsql-general

phil campaigne wrote:

> Thanks Tom,
> I originally set installed Postgresql as rpm with the Red Hat 8
> installation.  I upgraded using source and it put things in different
> directories.  I think that this is the source of my problem.
>
> However, I think the updated version of Postgresql is not teh one the
> system is trying to use:
>
>
>> That says that when you say "psql", the system is trying to run the psql
>> from /usr/bin with the libpq.so from /usr/local/pgsql/lib.

Give /usr/local/pgsql/lib precedence in the /etc/ld.so.conf


>
>
> Is there a way tell the system to run psql with the libpq.so from
> /usr/local/pgsql/lib?
> thanks,
> Phil
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

В списке pgsql-general по дате отправления:

Предыдущее
От: "Shawn Harrison"
Дата:
Сообщение: Re: PHP on slackware
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Large table performance and vacuum