Search Postgresql Archives

Re: Unicode Corruption and upgrading to 8.0.4. to 8.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi! 

> -----Ursprüngliche Nachricht-----
> Von: Howard Cole [mailto:howardnews@xxxxxxxxxxxxx] 
> 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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux