Re: LC_COLLATE=C not working

Поиск
Список
Период
Сортировка
От Robert Wille
Тема Re: LC_COLLATE=C not working
Дата
Msg-id 397d01c389b3$68b32cb0$6402a8c0@zucchini
обсуждение исходный текст
Ответ на Re: LC_COLLATE=C not working  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: LC_COLLATE=C not working
Список pgsql-general
> Robert Wille writes:
>
> > I have tried to do the same on my production server, and when I do the
> > initdb, it says that LC_COLLATE is C, but it does not sort the same as
> > the test server. Namely, on the test server 'z' < '~' and on the
> > production server 'z' > '~'.
>
> You probably still have LC_ALL set to something else.  LC_ALL overrides
> LC_COLLATE and friends, which in turn override LANG.
>
> --
> Peter Eisentraut   peter_e@gmx.net
>
Nope. Any other ideas?

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

Предыдущее
От: "John Wells"
Дата:
Сообщение: book on advanced postgresql?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: book on advanced postgresql?