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

From Abraham, Danny
Subject psql output in Japanese Code Page
Date
Msg-id c7a4d06647964d1c9f36430e14181ef4@phx-exmbprd-01.adprod.bmc.com
Whole thread Raw
Responses Re: psql output in Japanese Code Page  (Tatsuo Ishii <ishii@sraoss.co.jp>)
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.

Thanks

Danny Abraham


pgsql-general by date:

Previous
From: Thomas Poty
Date:
Subject: Re: Idle connections / sessions
Next
From: Laurenz Albe
Date:
Subject: Re: Does PostgreSQL use atomic file creation of FS?