Sort order is different on Windows and Linux

Поиск
Список
Период
Сортировка
От Robert Wille
Тема Sort order is different on Windows and Linux
Дата
Msg-id 007d01c37d72$0cce5b60$2664a8c0@zucchini
обсуждение исходный текст
Ответы Re: Sort order is different on Windows and Linux  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-general
I have found that the sort order is different on Windows and Linux (same version of Postgres). On Windows, it sorts in what appears to be normal ASCII order. On Linux, lowercase comes before uppercase, and all non-alphanumerics appear to come before all alphanumerics. I really need it to sort on Linux the same as it does on Windows. The docs seem to imply that I can simply set the LANG environment variable to C to get an ASCII sort order, but that seem to make a difference. How do I change the sort order?
 
Thanks in advance.
 
Robert
 

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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: [PATCHES] backend crashing despite tsearch2 patch
Следующее
От: "Andrew L. Gould"
Дата:
Сообщение: Re: High-volume shop uses PostgreSQL