Re: UNICODE

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: jklcom(at)mindspring(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: UNICODE
Date: 2001-10-29 00:56:57
Message-ID: 20011029095657R.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I'm also trying to write some Chinese data to postgresql database. I'm
> gibberish after it's written to the database.
>
> I recognize the problem is at the http request. How do I retrieve double
> byte characters through http request using C/C++? And how do I write it the
> database?

Nothing special. Just read/write one by one.

> And how do I tell it what kind of encoding to use?

set client_encoding.
--
Tatsuo Ishii

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tatsuo Ishii 2001-10-29 00:57:05 Re: UNICODE
Previous Message schemy 2001-10-28 23:41:51 Re: Broken pipes 2