Re: Encoding problem

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: danny(dot)kao(at)autotools(dot)com(dot)tw, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Encoding problem
Date: 2001-03-21 14:14:12
Message-ID: 20010321231412X.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> Danny Kao (danny(dot)kao(at)autotools(dot)com(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Romolo Manfredini 2001-03-21 14:58:58 regcomp problems
Previous Message idealab 2001-03-21 13:41:20 JDBC and getTimestamp() exception