Re: I can't create a new database with GB18030 encoding

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: I can't create a new database with GB18030 encoding
Дата
Msg-id 28136.1114492793@sss.pgh.pa.us
обсуждение исходный текст
Ответ на I can't create a new database with GB18030 encoding  (Huang GeHua <pluscn@gmail.com>)
Список pgsql-general
Huang GeHua <pluscn@gmail.com> writes:
> I want create a new database with the GB18030 encoding.But the
> pgAdminIII tell a error "GB18030 is not a valid encoding name".How can
> i do for it?

The docs say that GB18030 is supported as a client-side encoding only.
So pick any superset encoding (UTF8 maybe?) as the database encoding,
and then set client_encoding to GB18030.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: question about about future 8.1 and IN, INOUT, and OUT parameters
Следующее
От: "Guy Rouillier"
Дата:
Сообщение: Re: Toad Adm. Datasource Location