Encoding conversion problem in AIX 4.3.3?

Поиск
Список
Период
Сортировка
От Weiping He
Тема Encoding conversion problem in AIX 4.3.3?
Дата
Msg-id 3E9A4A59.9010508@zhengmai.com.cn
обсуждение исходный текст
Список 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


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

Предыдущее
От: "milimeter@163.com"
Дата:
Сообщение: Problem about pgsql's column alias
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem about pgsql's column alias