Re: performance impact of non-C locale

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: performance impact of non-C locale
Дата
Msg-id 48C8F405.8080508@gmx.net
обсуждение исходный текст
Ответ на Re: performance impact of non-C locale  (Axel Rau <Axel.Rau@chaos1.de>)
Список pgsql-performance
Axel Rau wrote:
> Im not yet convinced to switch to non-C locale. Is the following
> intended behavior:
> With lc_ctype  C:          select lower('ÄÖÜ'); => ÄÖÜ
> With lc_ctype  en_US.utf8  select lower('ÆÅË'); => æåë
> ? (Both have server encoding UTF8)

I would expect exactly that.

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

Предыдущее
От: Axel Rau
Дата:
Сообщение: Re: performance impact of non-C locale
Следующее
От: Laszlo Nagy
Дата:
Сообщение: Choosing a filesystem