Re: BUG #2030: Chinese character support error

From: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2030: Chinese character support error
Date: 2005-11-12 23:07:08
Message-ID: dl5si6$da1$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


""Dragon"" <hhjohn(at)hotmail(dot)com> wrote
>
> When I install postgresql server,I can not find the chinese charactor
> GB2312
> or GBK or GB18310 , and In the pgAdmin III when I create a database, in
> the
> Dialog I can not select Encoding GBK or other Chinese Encoding,
> "A error orccured
> Error :GBK is not a validate encoding name"
>

GBK or GB18030 are only for client encoding. So you can't initdb or createdb
using these encodings.

Regards,
Qingqing

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ramesh Nagu Tummala 2005-11-14 06:44:47 BUG #2039: Problem with Installation
Previous Message Qingqing Zhou 2005-11-12 22:16:42 Re: ECPG: "char*" instead of "const char*" in ecpglib.h