> pgsql 7.2, Linux 2.0.35.
>
> procedure to reproduce incorrect result:
>
> (1)
> either
> initdb -E EUC_TW
> or
> initdb -E MULE_INTERNAL
>
> (2)createdb database1
> (3) psql database1
> (4) create table test (f1 charchar(255) primary key);
> (5) insert into test values('¦¨¥\');
> (6) insert i
> Dear Sir :
> Thanx. After tried it again, it still couldn't work now.
> The result is the same error.
> *
> template1=# \encoding
> EUC_TW
> template1=# insert into a values('許\多');
> INSERT 18762 1
What is \261\\? It does not seem to
AIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, March 21, 2001 10:14 PM
Subject: Re: [BUGS] Encoding problem
> Danny Kao ([EMAIL PROTECTED]) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> Danny Kao ([EMAIL PROTECTED]) 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 ch