Re: BUG #2030: Chinese character support error

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: BUG #2030: Chinese character support error
Дата
Msg-id dl5si6$da1$1@news.hub.org
обсуждение исходный текст
Ответ на BUG #2030: Chinese character support error  ("Dragon" <hhjohn@hotmail.com>)
Список pgsql-bugs
""Dragon"" <hhjohn@hotmail.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

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

Предыдущее
От: Qingqing Zhou
Дата:
Сообщение: Re: ECPG: "char*" instead of "const char*" in ecpglib.h
Следующее
От: Frank van Vugt
Дата:
Сообщение: field-update in before-trigger causes distinct to 'fail', new in v8.1 versus v8.0.4, demo-sql included