Re: pgAdmin2 Japanese display - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: pgAdmin2 Japanese display
Date
Msg-id EKEJJICOHDIEMGPNIFIJCEPGGOAA.Inoue@tpf.co.jp
Whole thread Raw
In response to pgAdmin2 Japanese display  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Responses Re: pgAdmin2 Japanese display
List pgsql-odbc
> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr]
>
> Dear all,
>
> Do you think it would be possible to display Japanese data in
> pgAdmin2 if we
> could recode UFT-8 (Server-side) into some Windows-compliant encoding
> (client-side) using SET CLIENT_ENCODING = WIN_JAP
>
> Are there some (undocumented) Windows Japanese encodings available in
> PostgreSQL?

SET CLIENT_ENCODING to 'SJIS'
Strictly speaking, you need a multibyte psqlodbc driver
to handle SJIS(Shift Jis) properly.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: [pgadmin-hackers] pgAdmin2 UTF-8 support
Next
From: Jean-Michel POURE
Date:
Subject: Re: pgAdmin2 Japanese display