Re: Question for Postgres 8.3

Поиск
Список
Период
Сортировка
От rihad
Тема Re: Question for Postgres 8.3
Дата
Msg-id 47A8133F.30707@mail.ru
обсуждение исходный текст
Ответ на Question for Postgres 8.3  (Clemens Schwaighofer <cs@tequila.co.jp>)
Ответы Re: Question for Postgres 8.3
Список pgsql-general
> If you want to support multiple encodings, the only safe locale choice
> is (and always has been) C.

I should be ashamed for asking this, but would someone care to tell me
how encoding differs from locale?

My postgresql FreeBSD rcNG script reads:

postgresql_initdb_flags=${postgresql_initdb_flags:-"--encoding=utf-8
--lc-collate=C"}

As I understand it collation is part of locale, but encoding is
"something else"?

Thanks.

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

Предыдущее
От: Clemens Schwaighofer
Дата:
Сообщение: Re: Question for Postgres 8.3
Следующее
От: rihad
Дата:
Сообщение: Upgrading from 8.3RC2 to release