On Jul 21, 4:32=A0pm, alvhe...@commandprompt.com (Alvaro Herrera) wrote:
> Valentine Gogichashvili escribi=F3:
>
> > On 8.2.3 database with LC_CTYPE set to en_EN, lower() function is actua=
lly
> > corrupting UTF8 data, lowering UTF8 control bytes... I did have a chanc=
e to
> > check if how it works on the 8.3 as I do not have any db instance with =
the
> > LC_CTYPE set to en_EN.
>
> I don't know about Unicode case mapping, but en_EN is not a UTF8 locale
> which is why it's corrupting the data. =A0Try en_EN.utf8 instead.
>
> --
> Alvaro Herrera =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0http://www.CommandPrompt.com/
> The PostgreSQL Company - Command Prompt, Inc.
>
> --
> Sent via pgsql-bugs mailing list (pgsql-b...@postgresql.org)
> To make changes to your subscription:http://www.postgresql.org/mailpref/p=
gsql-bugs
Will en_EN.utf8 know about German, Russian, Romanian and Dutch?