Encoding conversion problem in AIX 4.3.3?

From: Weiping He <laser(at)zhengmai(dot)com(dot)cn>
To: pgsql-general(at)postgresql(dot)org
Subject: Encoding conversion problem in AIX 4.3.3?
Date: 2003-04-14 05:42:49
Message-ID: 3E9A4A59.9010508@zhengmai.com.cn
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I'm using AIX 4.3.3 and PostgreSQL 7.3.1, configure command is:

'--prefix=XXXX' '--without-readline' '--without-zlib' '--enable-debug'

created a DB with UNICODE encoding scheme, but when I:

bash-2.05$ export PGCLIENTENCODING=GBK
bash-2.05$ psql -l
psql: ERROR: Conversion between GBK and UNICODE is not supported

what's the problem, but on the other AIX box, it's ok to use GBK
encoding in client side. Don't know why, anybody could give a hand?

Thanks!

Laser

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-04-14 05:44:05 Re: Problem about pgsql's column alias
Previous Message milimeter@163.com 2003-04-14 05:16:32 Problem about pgsql's column alias