Re: about encoding

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: about encoding
Дата
Msg-id 4F742D48020000250004692A@gw.wicourts.gov
обсуждение исходный текст
Ответ на about encoding  (superman0920 <superman0920@gmail.com>)
Ответы custom conflict resolution information request
Список pgsql-admin
superman0920 <superman0920@gmail.com> wrote:

> i want to insert a report to postgresql,the report contain
> something Chinese characters and the postgresql is utf-8.
>
> the response from db is this:
> ERROR:  invalid byte sequence for encoding "UTF8": 0xb1

That's not a valid byte sequence for a character under the UTF8
character encoding scheme.  You said that PostgreSQL is using utf-8,
but what encoding is used for the report?  Is your client connecting
using the character encoding scheme used by the report?

-Kevin

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

Предыдущее
От: Bernhard Schrader
Дата:
Сообщение: Re: pg_database_size() and actual disk space usage
Следующее
От: amador alvarez
Дата:
Сообщение: custom conflict resolution information request