PostgreSQL

From: "Eugeny Balakhonov" <ccs(at)dubki(dot)ru>
To: <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL
Date: 2003-08-10 15:58:54
Message-ID: 004501c35f58$4caf8d40$0a0510ac@ccs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gianni Mariani 2003-08-10 17:27:27 Re: public key functions for postgresql ?
Previous Message Tom Lane 2003-08-10 15:32:08 Re: public key functions for postgresql ?