Re: Unicode Corruption and upgrading to 8.0.4. to 8.1

Поиск
Список
Период
Сортировка
От Markus Wollny
Тема Re: Unicode Corruption and upgrading to 8.0.4. to 8.1
Дата
Msg-id 28011CD60FB1724DBA4442E38277F6264A711C@hermes.computec.de
обсуждение исходный текст
Ответ на Unicode Corruption and upgrading to 8.0.4. to 8.1  (Howard Cole <howardnews@selestial.com>)
Список pgsql-general
Hi!

> -----Ursprüngliche Nachricht-----
> Von: Howard Cole [mailto:howardnews@selestial.com]
> Gesendet: Dienstag, 6. Dezember 2005 15:38
> An: Markus Wollny
> Cc: PgSql General
> Betreff: Re: [GENERAL] Unicode Corruption and upgrading to
> 8.0.4. to 8.1

> I am avoiding this solution at the moment since the database
> contains binary (ByteA) fields aswell as text fields and I am
> unsure what iconv would do to this data.

Bytea-data in a plain text dump should be quite safe from iconv, as all the problematic characters (decimal value <32
or>126) in the binary string are represented as SQL escaped octets like \###.  

Kind regards

   Markus

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Temporary disable autovacuum in pgsql 8.1.0
Следующее
От: Richard van den Berg
Дата:
Сообщение: Re: Temporary disable autovacuum in pgsql 8.1.0