Re: ISO_8859_8 encoding

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Sim Zacks" <sim(at)nospam(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ISO_8859_8 encoding
Date: 2004-12-31 04:14:20
Message-ID: 1534.1104466460@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Sim Zacks" <sim(at)nospam(dot)com> writes:
> Here are the results of pgconfig and ldd. They both look correct.

> [root(at)bkupsrvr] /usr/local/pgsql/bin/pg_config --pkglibdir
> /usr/local/pgsql/lib

> [root(at)bkupsrvr] 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-12-31 04:17:57 Re: vaccum db fail
Previous Message Tom Lane 2004-12-31 04:03:37 Re: Making a varchar bigger