From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Eugeny Balakhonov <ccs(at)dubki(dot)ru>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL |
Date: | 2003-08-11 08:33:19 |
Message-ID: | Pine.GSO.4.56.0308111223560.17880@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, 11 Aug 2003, Bruce Momjian wrote:
>
> Not sure. I thought it would work.
>
No, it doesn't works. Several people already complained about bad
unicode support. I recall Tatsuo comment some piece of code.
I have a little page http://www.sai.msu.su/~megera/postgres/utf8.html
about my experience with UTF8 and cyrillic.
> ---------------------------------------------------------------------------
>
> Eugeny Balakhonov wrote:
> > Hello, all!
> >
> > I have a good question for PostgreSQL FAQ.
> >
> > How to use string functions (like UPPER()/LOWER()) for non-latin strings?
> > Why UPPER() function doesn't work with my UNICODE PostgreSQL database which contains non-latin characters (like cyrillic)?
> > How to make case insensetive search by text field which contains non-latin characters?
> >
> > Thanks for your answers!
> >
> > Best regards
> > Eugeny
>
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Thomas | 2003-08-11 08:38:08 | Re: Moving from MySQL |
Previous Message | Mat | 2003-08-11 08:05:28 | Tsearch limitations |