Re: UNICODE

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: UNICODE
Дата
Msg-id 20011029095657R.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: UNICODE  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список 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

В списке pgsql-general по дате отправления:

Предыдущее
От: schemy@freesurf.fr
Дата:
Сообщение: Re: Broken pipes 2
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Broken pipes 2