Re: Bug #577: incorect sort using order by

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug #577: incorect sort using order by
Дата
Msg-id 23838.1013184590@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug #577: incorect sort using order by  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
pgsql-bugs@postgresql.org writes:
> my question : why 'ACTIGINT' is after 'ACTI-CRE'. Under Oracle
> 'ACTIGINT' is after 'ACTI-SUP' that's better.

If you think that, you should be using C locale not whatever you are
using (perhaps en-US locale).  Postgres sorts according to the rules
of the locale that the database was initialized in.

Unfortunately, you'll have to re-initdb to change the locale setting.

            regards, tom lane

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

Предыдущее
От: Luis Amigo
Дата:
Сообщение: Re: Bug #576: Can not compile IRIX + GCC
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: Re: [CYGWIN] resource leak in 7.2