Re: Encoding problem - Mailing list pgsql-bugs

From Tatsuo Ishii
Subject Re: Encoding problem
Date
Msg-id 20010321231412X.t-ishii@sra.co.jp
Whole thread Raw
In response to Encoding problem  (pgsql-bugs@postgresql.org)
List 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 by date:

Previous
From: Peter T Mount
Date:
Subject: Re: getBigDecimal problem
Next
From: Peter Eisentraut
Date:
Subject: Re: Doc bug: libpq PQconnectPoll()