Phil Campaigne <pcampaigne@charter.net> writes:
> So I set these env variables:
> [postgres@hardwoodthunder postgres]$ LD_LIBRARY_PATH=/usr/local/pgsql/lib
> [postgres@hardwoodthunder postgres]$ export LD_LIBRARY_PATH
You'd probably do better to mess with /etc/ld.so.conf. See "man ldconfig".
regards, tom lane