[ please keep the mailing list cc'd on discussions ] "bishop.gis" <[EMAIL PROTECTED]> writes: > This is result executing the same command with client_encoding = UTF8. > ERROR: =CE=C5=D7=C5=D2=CE=C1=D1 = > =D0=CF=D3=CC=C5=C4=CF=D7=C1=D4=C5=CC=D8=CE=CF=D3=D4=D8 =C2=C1=CA=D4 = > =C9=CD=D1 =CB=CF=C4=C9=D2=CF=D7=CB=C9 "UTF8": 0xcdee (on > English -- invalid UTF-8 byte sequence detected near byte 0xcdee) > =F0=EF=E4=F3=EB=E1=FA=EB=E1: This error can also happen if the byte = > sequence does not match > the encoding expected by the server, which is controlled by > "client_encoding".
Hmm ... I don't read Russian, but I'm quite certain that what you sent isn't in UTF8. Perhaps it is in KOI8-R? This lends some weight to the theory I suggested that gettext() is failing to return UTF8 on Windows. That could be a red herring, since it's possible the encoding got changed when you copied the text into your mail message, but the theory seems to explain the observed facts so far. What locale settings are you using --- particularly lc_ctype and lc_messages? regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs