Re: PostgreSQL

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Eugeny Balakhonov <ccs(at)dubki(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL
Date: 2003-08-11 04:01:46
Message-ID: 200308110401.h7B41kp10302@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

  • PostgreSQL at 2003-08-10 15:58:54 from Eugeny Balakhonov

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mat 2003-08-11 08:05:28 Tsearch limitations
Previous Message Bruce Momjian 2003-08-11 03:58:26 Re: public key functions for postgresql ?