Re: PostgreSQL - Mailing list pgsql-general

From Bruce Momjian
Subject Re: PostgreSQL
Date
Msg-id 200308110401.h7B41kp10302@candle.pha.pa.us
Whole thread Raw
In response to PostgreSQL  ("Eugeny Balakhonov" <ccs@dubki.ru>)
Responses Re: PostgreSQL  (Alexander Litvinov <lan@ac-sw.com>)
Re: PostgreSQL  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-general
Not sure.  I thought it would work.

---------------------------------------------------------------------------

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

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: public key functions for postgresql ?
Next
From: Alexander Litvinov
Date:
Subject: Re: PostgreSQL