Re: Mixing different LC_COLLATE and database encodings

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Mixing different LC_COLLATE and database encodings
Дата
Msg-id 200602181857.33993.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Mixing different LC_COLLATE and database encodings  (Bill Moseley <moseley@hank.org>)
Список pgsql-general
Bill Moseley wrote:
> What's the server encoding?

When you say "My database is in utf8", then "utf8" is the server
encoding.

> Does that mean if the encoding is anything other than "C"

C is a locale, not an encoding.

> Just that sorting utf8 is a bit more work that sorting raw bytes.

Sorting in C locale is certainly faster, but for anything else, there
won't be any noticeable difference I would think.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Domains
Следующее
От: Andrew - Supernews
Дата:
Сообщение: Re: Non-Overlaping date interval index