I can not input Chinese in psql client

From: john <jhn_webp(at)mail(dot)hz(dot)zj(dot)cn>
To: pgsql-general(at)postgresql(dot)org
Subject: I can not input Chinese in psql client
Date: 1999-05-31 12:53:13
Message-ID: 37528639.2694E5C7@mail.hz.zj.cn
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, every one!
It's my first time to use PostgreSQL, and the version is 6.5 snapshot
(May. 30)
I run './configure --with-mb=EUC_CN ...' to configure it, and all in
good progress.
But when I start 'psql' client, I can not input any Chinese character.
just like I want to input:

insert into test values ('1', '你');

the character '你' did not appear in the psql client input
area. psql show me :

testdb=>insert into test values ('1', '');

The platform is FreeBSD 3.1, via Netterm.

Please help me.
Thanks a lot!

mailto:levindo(at)yahoo(dot)com

Browse pgsql-general by date

  From Date Subject
Next Message Howie 1999-05-31 13:11:12 Re: [GENERAL] bug in 6.4.2?
Previous Message MARKUS LAIRE 1999-05-31 11:31:54 Re: [pgsql-general-digest V1 #337]