Re: Bug? was: Re: ERROR: could not convert UTF8 character to ISO8859-1
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Bug? was: Re: ERROR: could not convert UTF8 character to ISO8859-1 |
| Дата | |
| Msg-id | 14636.1143473890@sss.pgh.pa.us обсуждение |
| Ответ на | Bug? was: Re: ERROR: could not convert UTF8 character to ISO8859-1 (JP Glutting <jpglutting@oqua.udl.es>) |
| Ответы |
Re: Bug? was: Re: ERROR: could not convert UTF8 character
|
| Список | pgsql-general |
JP Glutting <jpglutting@oqua.udl.es> writes:
> This is reproducible, and I think it is a bug, because I have the
> problem not only with data backed up from Postgres 8.0 and restored to
> Postgres 8.1, but with data generated in Postgres 8.1. It is
> reproducible, at least on Windows XP. Here is a table that I backed up
> from Postgres 8.0. It can be restored into a Postgres 8.0 or 8.1
> database, but it cannot then be backed up in Postgres 8.1.
The error message seems perfectly clear to me: you've got a character in
that table that has no representation in LATIN1. The difference between
8.0 and 8.1 behavior is probably because you're somehow using different
client_encoding settings in the two cases.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера