Re: Sorting Problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Sorting Problem
Дата
Msg-id 17157.1060726511@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Sorting Problem  ("Tim Edwards" <mor4321@hotmail.com>)
Ответы Re: Sorting Problem  (Dennis Gearon <gearond@cvc.net>)
Список pgsql-general
"Tim Edwards" <mor4321@hotmail.com> writes:
> When I sort ASC on the varchar I get some strange results. Here a section of
> data cut after running a sort. It starts with RM- then does RMT- Then goes
> back for more RM-.

Sounds like you're in en_US locale, or at least something other than C
locale.

Unfortunately this can only be fixed by re-initdb'ing :-(

            regards, tom lane

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

Предыдущее
От: "Tim Edwards"
Дата:
Сообщение: Sorting Problem
Следующее
От: Kathy zhu
Дата:
Сообщение: Re: Sorting Problem