| От | Tom Lane |
|---|---|
| Тема | Re: Error: "Conversion between UNICODE..." |
| Дата | |
| Msg-id | 26237.994200946@sss.pgh.pa.us обсуждение |
| Ответ на | Error: "Conversion between UNICODE..." ("Neil Conway" <neilconway@home.com>) |
| Список | pgsql-general |
"Neil Conway" <neilconway@home.com> writes:
> I'm getting hundreds of errors in my Postgres (7.0.2) logs like this:
> ERROR: Conversion between UNICODE and SQL_ASCII is not supported
> Postgres is compiled without multi-byte support and the encoding on the
> database is SQL_ASCII. AFAIK, there is no need to store UNICODE (but I
> might be wrong -- if that's the problem, tell me).
> Since the database is accessed by hundreds of different clients
> (interfacing using JDBC, PHP4, Perl, and perhaps others), I'm having
> difficulty tracking down where these errors are coming from and why
> they're occuring.
Sounds to me like some of your clients *are* compiled with multibyte
support, and are asking for conversion to Unicode. I'm not an expert
on the multibyte stuff though...
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера