On Tue, 24 Nov 2009, Tom Lane wrote:

Oleg Bartunov <o...@sai.msu.su> writes:
I have problem with CVS HEAD (noticed a week or so ago) -
psql -l show garbage instead of -|+. Looks, like utf-8 symbols used
instead that ascii characters.

Hm, you only see it for -l and not for all tabular output?  That's
a bit strange.

yes, I'm surprising myself. Teodor has no problem, but he is under FreeBSD, while I use slackware linux. Here is ldd output.

pg-h...@zen:~/cvs/HEAD/pgsql$ ldd /usr/local/pgsql-head/bin/psql
        linux-gate.so.1 =>  (0xffffe000)
        libpq.so.5 => /usr/local/pgsql-head/lib/libpq.so.5 (0xb7f33000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7ef8000)
        libreadline.so.5 => /usr/lib/libreadline.so.5 (0xb7ec8000)
        libtermcap.so.2 => /lib/libtermcap.so.2 (0xb7ec4000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7e92000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7e8d000)
        libm.so.6 => /lib/libm.so.6 (0xb7e67000)
        libc.so.6 => /lib/libc.so.6 (0xb7d07000)
        /lib/ld-linux.so.2 (0xb7f4f000)



                        regards, tom lane


        Regards,
                Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: o...@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to