Thanks Markus,
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. If Zlatko's method does not work then I shall see
if I can programmatically use libiconv for all the relevant data.
Regards,
Howard Cole
Markus Wollny wrote:
>message on this issue
>
>http://archives.postgresql.org/pgsql-general/2005-11/msg00799.php
>
>On top of that you'd be well advised to try dumping using pg_dump of postgresql 8.1.
>
>
>