Re: [GENERAL] PostgreSQL 8.3.5 client_encoding WIN1251 trouble

2008-11-28 Thread Stephane Bortzmeyer
On Tue, Nov 25, 2008 at 04:19:27PM +0300, Dr.ONE <[EMAIL PROTECTED]> wrote a message of 22 lines which said: > I have database in KOI8-R encoding. ... ERROR: character 0x8b9a of > encoding "MULE_INTERNAL" has no equivalent in "WIN1251" Are you sure it is KOI8? The KOI8 encoding is monobyte and

[GENERAL] PostgreSQL 8.3.5 client_encoding WIN1251 trouble

2008-11-25 Thread Dr.ONE
Hello! Still having troubles with client_encoding I have database in KOI8-R encoding. When I try to SET NAMES 'WIN' and do a select, I have such error: ERROR: character 0x8b9a of encoding "MULE_INTERNAL" has no equivalent in "WIN1251" The database is about 3Gb size and needs to be in koi8, but