Re: Postgres and Unicode - Mailing list pgsql-general

From Tatsuo Ishii
Subject Re: Postgres and Unicode
Date
Msg-id 20010419225600E.t-ishii@sra.co.jp
Whole thread Raw
In response to Postgres and Unicode  (Grzegorz Mucha <mucher@tigana.pl>)
List pgsql-general
> I still haven't got rid of the problem with ISO 8859-2 charset and
> Postgres. While I may use the database with correct Polish locale (by
> using only --enable-locale) it is still impossible (in 7.1) to use unicode
> encoding with Polish chars.
>
> I have tried every possible combination of compile/init parameters and it
> doesn't work either - there are problems with upper/lower functions. and
> collation order.

I don't think ISO 8859-2 collation would work if you store data as
Unicode into the database since it's Unicode.
--
Tatsuo Ishii

pgsql-general by date:

Previous
From: Grzegorz Mucha
Date:
Subject: Postgres and Unicode
Next
From: "Cefull Lo"
Date:
Subject: newbie question -- oid