Re: order by accents?

Поиск
Список
Период
Сортировка
От Web Manager
Тема Re: order by accents?
Дата
Msg-id 3966201A.DC33D183@inter-resa.com
обсуждение исходный текст
Ответ на order by accents?  (Patrick Coulombe <pcoulombe@mediacces.com>)
Список pgsql-sql
Patrick Coulombe wrote:
> 
> 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

Hello,

I have the same problem (the character is not recognized - we also use
french) and it seems that the only way around this "bug" is to install
Postgres with a local package... but many told me that is was slower and
not very useful... I did not try it.

Instead, we plan to create a second column with same french data but
without accents... The query will be based on that field  for the order
by needs... not great, but I will do exactly what we expect and no
add-ons.

Hope this helps!

Bonne journée!
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Marc Andre Paquin


В списке pgsql-sql по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Search for underscore w/ LIKE
Следующее
От: "sandis"
Дата:
Сообщение: date comparision