Re: problem with ORDER BY

Поиск
Список
Период
Сортировка
От Nicolas KOWALSKI
Тема Re: problem with ORDER BY
Дата
Msg-id 87y7a56kbi.fsf@petole.dyndns.org
обсуждение исходный текст
Ответ на Re: problem with ORDER BY  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: problem with ORDER BY
Список pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:

> On Fri, Feb 01, 2008 at 11:06:07AM +0100, Nicolas KOWALSKI wrote:
>>
>> I do not understand why the following ORDER BY statment does not work
>> as I would expect:
>>
>> 3) When I want to sort them, I get this "strange" ordering:
>
> Show us your collation order:
> show lc_collate;

Here it is:

mon=> show lc_collate;
 lc_collate
-------------
 en_US.UTF-8
(1 row)

Thanks,
--
Nicolas

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: problem with ORDER BY
Следующее
От: Enrico Sirola
Дата:
Сообщение: arrays of floating point numbers / linear algebra operations into the DB