Re: Problem with langage encoding - Mailing list pgsql-general

From Stephane Bortzmeyer
Subject Re: Problem with langage encoding
Date
Msg-id 20081128151325.GA12045@nic.fr
Whole thread Raw
In response to Re: Problem with langage encoding  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: Problem with langage encoding
List pgsql-general
On Thu, Nov 27, 2008 at 02:34:17AM +0900,
 Craig Ringer <craig@postnewspapers.com.au> wrote
 a message of 188 lines which said:

> > ERROR:  character 0xc3bd of encoding "UTF8" has no equivalent in "WIN1251"
>
> Which it does not; that character is "???" (HANGUL SYLLABLE SSYEG)

No, I don't think so. I think that 0xc3bd is the binary value, and
0xc3bd in UTF-8 is U+00FD (LATIN SMALL LETTER Y WITH ACUTE) which is
less surprising. It is in Latin-1 but not in WIN1251.

In KOI8-R, FD is the Shcha, a common letter in Russian, so I wonder if
the database was really in Latin-1.

pgsql-general by date:

Previous
From: Daniel Chiaramello
Date:
Subject: [TextSearch] syntax error while parsing affix file
Next
From: "William Temperley"
Date:
Subject: Very large tables