Re: locales and indexes.

Поиск
Список
Период
Сортировка
От Mathieu Arnold
Тема Re: locales and indexes.
Дата
Msg-id 3A0C154E.E2F6400D@club-internet.fr
обсуждение исходный текст
Ответ на locales and indexes.  (Mathieu Arnold <arn_mat@club-internet.fr>)
Список pgsql-general
Tom Lane wrote:
>
> There is a TODO item to cause the postmaster always to adopt the LOCALE
> settings that were in force when initdb ran, but it doesn't seem to be
> very high priority for anyone... for now, just be careful.
>
>                         regards, tom lane

i've done some more testing, and it appears that if i start for instance
:
LANG= postmaster

then :
LANG=fr_FR psql

the sort will be done in the fr_FR locale, not the default one.

--
Mathieu Arnold

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: locales and indexes.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Union & Nested queries