Re: LC_COLLATE=C not working

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: LC_COLLATE=C not working
Дата
Msg-id 22023.1065195337@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: LC_COLLATE=C not working  ("Robert Wille" <vmg2rad02@sneakemail.com>)
Список pgsql-general
"Robert Wille" <vmg2rad02@sneakemail.com> writes:
>> You probably still have LC_ALL set to something else.  LC_ALL overrides
>> LC_COLLATE and friends, which in turn override LANG.

> Nope. Any other ideas?

Please use pg_controldata to verify the LC_ settings on both databases.
I suspect they are not really both C.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: book on advanced postgresql?
Следующее
От: Shridhar Daithankar
Дата:
Сообщение: Re: Server recommendations