Problem of capital case-insensitive letter with accent - Mailing list pgsql-general

From lan ping
Subject Problem of capital case-insensitive letter with accent
Date
Msg-id 727465.32288.qm@web32709.mail.mud.yahoo.com
Whole thread Raw
Responses Re: Problem of capital case-insensitive letter with accent  (Colin Wetherbee <cww@denterprises.org>)
Re: Problem of capital case-insensitive letter with accent  ("Pavel Stehule" <pavel.stehule@gmail.com>)
List pgsql-general
Hi, there

In our database, some customers' names contain French accent like
 É,é,È,è. In one server, case-insensitive search works for capital letters. For example,
SELECT lower('ÉÈ') could return éè . But the other server cannot.
 
It is very strange, as the two server use the same Fedora linux, and
 the same
 version of Postgres(8.2.4). We all use LATIN1 encoding.

Could you give me a hand? Thank you very much.

Lan


Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: Graphics
Next
From: "Rhys Stewart"
Date:
Subject: Re: (un)grouping question