| From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
|---|---|
| To: | phil campaigne <pcampaigne(at)charter(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Setting up Postgresql on Linux |
| Date: | 2004-03-05 21:46:59 |
| Message-ID: | 4048F553.4080802@commandprompt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)postgresql(dot)org)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-03-05 22:07:55 | Re: Large table performance and vacuum |
| Previous Message | Shawn Harrison | 2004-03-05 21:39:37 | Re: PHP on slackware |