Re: Setting up Postgresql on Linux - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Setting up Postgresql on Linux
Date
Msg-id 4048F553.4080802@commandprompt.com
Whole thread Raw
In response to Setting up Postgresql on Linux  (phil campaigne <pcampaigne@charter.net>)
List 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 by date:

Previous
From: "Shawn Harrison"
Date:
Subject: Re: PHP on slackware
Next
From: Tom Lane
Date:
Subject: Re: Large table performance and vacuum