order by accents? - Mailing list pgsql-novice

From Patrick Coulombe
Subject order by accents?
Date
Msg-id 39660AFA.D214BFB0@mediacces.com
Whole thread Raw
Responses Re: order by accents?
Re: order by accents?
...
List pgsql-novice
hi,
if I do a query like this one :

SELECT name from medias ORDER BY name

name
----
AAAA
CCCC
EEEE
VVVV
ZZZZ
ÉCCC
----
6 rows


Why the record : ÉCCC is at the end?
HOW can I fix this?

Thank you
Patrick

pgsql-novice by date:

Previous
From: Ami Ganguli
Date:
Subject: Re: UPDATING and DELETING sub-classes
Next
From: ERIC Lawson - x52010
Date:
Subject: Re: order by accents?