Re: psql output in Japanese Code Page - Mailing list pgsql-general

From Tatsuo Ishii
Subject Re: psql output in Japanese Code Page
Date
Msg-id 20181213.083816.38493701022447822.t-ishii@sraoss.co.jp
Whole thread Raw
In response to psql output in Japanese Code Page  ("Abraham, Danny" <danny_abraham@bmc.com>)
List pgsql-general
> Hi,
> 
> While under Code Page 932 (=Japanese) the old PSQL 9.5.5 - used to talk plain English, like in \d <table name>
> 
> This behavior has changed in PSQL 10. We are now forced to run "chcp 1252" before any PSQL activity.
> 
> Does anyone know about it? Any suggestions?
> 
> I tried \encoding WIN1252. Did not work.

What's your database encoding? (\l command on psql prompt will show it).
Also what's the result of chcp (with no argument).

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


pgsql-general by date:

Previous
From: Mike Lissner
Date:
Subject: Re: Errors with schema migration and logical replication — expected?
Next
From: Chris Mair
Date:
Subject: Re: postgresql10-server RPM unpacking of archive failed