Re: I can't create a new database with GB18030 encoding - Mailing list pgsql-general

From Tom Lane
Subject Re: I can't create a new database with GB18030 encoding
Date
Msg-id 28136.1114492793@sss.pgh.pa.us
Whole thread Raw
In response to I can't create a new database with GB18030 encoding  (Huang GeHua <pluscn@gmail.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: question about about future 8.1 and IN, INOUT, and OUT parameters
Next
From: "Guy Rouillier"
Date:
Subject: Re: Toad Adm. Datasource Location