"Sim Zacks" <[EMAIL PROTECTED]> writes:
> Here are the results of pgconfig and ldd. They both look correct.

> [EMAIL PROTECTED] /usr/local/pgsql/bin/pg_config --pkglibdir
> /usr/local/pgsql/lib

> [EMAIL PROTECTED] ldd /usr/local/pgsql/lib/utf8_and_iso8859.so
>     libc.so.6 -> /lib/i686/libc.so.6
>     /lib/ld-linux.so.2 -> /lib/ld-linux.so.2

Hmph.  Looks fine to me too.  But are you certain that
/usr/local/pgsql/bin/pg_config matches up with the postmaster you are
actually talking to?  I'm wondering if you have multiple PG
installations on that machine...

(It's probably a misfeature that you can't ask the backend directly
what it thinks $libdir expands to.)

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to