"UNICODE" error during restoration - Mailing list pgsql-admin

From TK
Subject "UNICODE" error during restoration
Date
Msg-id 20060619112711.10594.qmail@web30409.mail.mud.yahoo.com
Whole thread Raw
List pgsql-admin
Hi,

We took a dump of a database running PostgreSQL 7.3.10 (on Gentoo Linux).

We tried to restore it onto a server running PostgreSQL 7.4.13 (on Gentoo Linux). This resulted in the following errors:

psql:<stdin>:13856: ERROR:  invalid byte sequence for encoding "UNICODE": 0x85
....
psql:<stdin>:537916: ERROR:  invalid byte sequence for encoding "UNICODE": 0xa0
...
psql:<stdin>:1009873: ERROR:  invalid byte sequence for encoding "UNICODE": 0x92
...
etc.

We tried to restore the same dump on a server running PostgreSQL 7.3.9 (on Gentoo Linux) and the restoration was successful.
It also worked without any problem on a server running  PostgreSQL 7.4.5 (on Gentoo Linux).

All the databases in this scenario were of UNICODE encoding type.

What could be the reson for this, and how can we avoid this?

Thanks in advance,

-Thusitha

pgsql-admin by date:

Previous
From: Infor Gates
Date:
Subject: Re: pg_restore
Next
From: "Sriram Dandapani"
Date:
Subject: truncate partitioned table locking