Re: [SQL] upper/lower for german characters

From: "Contact AR-SD(dot)NET" <contact(at)ar-sd(dot)net>
To: "Markus Schaber" <schabios(at)logi-track(dot)com>
Cc: <pgsql-sql(at)postgresql(dot)org>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: [SQL] upper/lower for german characters
Date: 2004-11-10 07:04:00
Message-ID: 007301c4c6f3$76e0e7e0$0b00a8c0@forge
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

Hi Markus,

I tried different types of encoding, LATIN1 to LATIN 9, still the same
behavior. I read a few forums, but there I couldn't find a concrete answer
for this.

So... still searching.

Best regards,
Andy.

----- Original Message -----
From: "Markus Schaber" <schabios(at)logi-track(dot)com>
To: "Andrei Bintintan" <klodoma(at)ar-sd(dot)net>
Cc: <pgsql-sql(at)postgresql(dot)org>; <pgsql-admin(at)postgresql(dot)org>
Sent: Tuesday, November 09, 2004 7:59 PM
Subject: Re: [SQL] upper/lower for german characters

Hi, Andrei,

On Tue, 9 Nov 2004 16:58:27 +0200
"Andrei Bintintan" <klodoma(at)ar-sd(dot)net> wrote:

> Hi to all, I have the problem that:
> select lower('MöBÜEL') or select upper('MöBÜEL') are not working well.
>
> I read on some forums that there is some locale setting that needs to
> be done here, but could not fix this.
>
> I am using the ASCII encoding.

By definition, ASCII does not contain any umlauts.

So I would advise that, first, you switch to an umlaut capable encoding
(e. G. Latin1, Latin9 or UTF-8).

HTH,
Markus

--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios(at)logi-track(dot)com | www.logi-track.com

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Mike Cox 2004-11-10 07:59:12 These Lists Are Being Cut To FOUR
Previous Message David Bear 2004-11-10 06:21:17 import limited to 1000 tuples

Browse pgsql-sql by date

  From Date Subject
Next Message Riccardo G. Facchini 2004-11-10 08:45:19 Re: A transaction in transaction? Possible?
Previous Message Michael Fuhr 2004-11-10 06:25:10 Re: A transaction in transaction? Possible?