Re: Migrating from 7.1 to 7.2 using pg_dump/pg_restore fails - UNICODE error
В списке pgsql-admin по дате отправления:
| От | Soeren Laursen |
|---|---|
| Тема | Re: Migrating from 7.1 to 7.2 using pg_dump/pg_restore fails - UNICODE error |
| Дата | |
| Msg-id | 3F08B840.14696.2D891A9@localhost обсуждение исходный текст |
| Ответ на | Re: Migrating from 7.1 to 7.2 using pg_dump/pg_restore (Markus Bertheau <twanger@bluetwanger.de>) |
| Ответы |
Re: Migrating from 7.1 to 7.2 using pg_dump/pg_restore
|
| Список | pgsql-admin |
Hi, I am not sure how and where I should use the \encoding latin1 Something like, psql test01 \encodinng latin1 \q pg_restore ..... Regards Søren, > Ð ÐÑк, 06.07.2003, в 19:57, Soeren Laursen пиÑеÑ: > > > pg_restore: ERROR: copy: line 1, Invalid UNICODE character sequence > > found (0xf87665) > > > No need to say that the new database is created with UNICODE > > encoding?! > > use > > \encoding latin1 > > once when you import the data. That'll convert the data from latin1 to > utf-8 encoded unicode on the fly. Then again I don't know what charset > denmark uses usually, probably some other latin variant. > > -- > Markus Bertheau. > Berlin, Berlin. > Germany.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера