UTF-8 -> ISO8859-1 conversion problem

Поиск
Список
Период
Сортировка
От Cott Lang
Тема UTF-8 -> ISO8859-1 conversion problem
Дата
Msg-id 1099066346.4670.66.camel@localhost
обсуждение исходный текст
Ответы Re: UTF-8 -> ISO8859-1 conversion problem  ("J. Michael Crawford" <jmichael@gwi.net>)
Re: UTF-8 -> ISO8859-1 conversion problem  (Ian Pilcher <i.pilcher@comcast.net>)
Список pgsql-general
ERROR: could not convert UTF-8 character 0x00ef to ISO8859-1

Running 7.4.5, I frequently get this error, and ONLY on this particular
character despite seeing quite a bit of 8 bit. I don't really follow why
it can't be converted, it's the same character (239) in both character
sets. Databases are in ISO8859-1, JDBC driver is defaulting to UTF-8.

Am I flubbing something up?  I'm probably going to (reluctantly) convert
to UTF-8 in the database at some point, but it'd sure be nice if this
worked without that. :)

thanks!







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

Предыдущее
От: Sídar LC
Дата:
Сообщение: tasks
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Comment on timezone and interval types