Oleg Bartunov <o...@sai.msu.su> writes: > On Tue, 24 Nov 2009, Tom Lane wrote: >> What's your locale environment? ("env | grep ^L" would help.)
> LC_COLLATE=ru_RU.KOI8-R > LANG=C > LC_CTYPE=ru_RU.KOI8-R Hmm, I can duplicate the fact that psql -l uses utf8 characters (because it connects to the postgres DB which has utf8 encoding) but for me, ordinary selects within psql use the utf8 characters too. Do you perhaps have something in ~/.psqlrc to force a different client encoding? regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers