| From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
|---|---|
| To: | mucher(at)tigana(dot)pl |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Postgres and Unicode |
| Date: | 2001-04-19 13:56:00 |
| Message-ID: | 20010419225600E.t-ishii@sra.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Holger Klawitter | 2001-04-19 14:03:30 | Re: query varchar fields by length |
| Previous Message | Martín Marqués | 2001-04-19 13:50:04 | problemas with pgaccess, tcl, libX11.so |