| From: | CoL <col(at)mportal(dot)hu> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: UNICODE -> SJIS problem |
| Date: | 2002-12-10 13:21:21 |
| Message-ID: | at4ph9$2ovp$1@news.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
pg_client_encoding ?
Did you set to unicode ?
C.
Jefim Matskin wrote:
> I'm trying to develop an international app that will work for the far east =
> countries too.
> Working with the PostgreSQL 7.3 and have created a database with the Unicod=
> e encoding (createdb -E unicode ...)
> I have an external data source that holds some japaneese data in the UTF-8 =
> encoding.=20
> I'm managing to read this data source and insert the data into my postgres =
> database.
> The troubles start when I'm try to display the data using SJIS client encod=
> ing. The data is returned as unicode (UTF-8).=20
>
> Please help.
>
>> Jefim Matskin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rajesh Kumar Mallah. | 2002-12-10 13:37:34 | contrib/tsearch crashing postgresql 7.3 Stable |
| Previous Message | Mark and Kellie Gordon | 2002-12-10 11:27:21 | Connection Management |