Peter Eisentraut <[EMAIL PROTECTED]> writes: > Remember that gettext will automatically recode the strings depending > on what it thinks is the display character set, determined via > LC_CTYPE (of course, a useless concept for server software).
Hmm. So the problem would appear if LC_CTYPE is different from the database encoding? Could we fix it by forcing LC_CTYPE to the database encoding during startup? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly