Re: Encoding problem

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Encoding problem
Дата
Msg-id 20010321231412X.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Encoding problem  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
> Danny Kao (danny.kao@autotools.com.tw) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> Encoding problem
>
> Long Description
> I have tried "initdb --encoding=BIG5"

You cannot do that (documented in README.mb). If you want to use
traditional chinese do:

initdb --encoding=EUC_TW

instead.
--
Tatsuo Ishii

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

Предыдущее
От: Peter T Mount
Дата:
Сообщение: Re: getBigDecimal problem
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Doc bug: libpq PQconnectPoll()