pg_restore error

From: go <go(at)ugnn(dot)ru>
To: PGSQL mailing list <pgsql-general(at)postgresql(dot)org>
Subject: pg_restore error
Date: 2005-03-11 10:15:50
Message-ID: 11018832984.20050311131550@ugnn.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All!

While restoring PG7.23 dump into PG 8.01 database
(pg_restore -Fc -d a3 -v arz3.test.dat) i got error:
pg_restore: ERROR: invalid byte sequence for encoding "UNICODE": 0xfc3535
CONTEXT: COPY mytable, line 9, column post3: "¦¦ 55146/23.12.04 "
pg_restore: [archiver (db)] error returned by PQendcopy
pg_restore: *** aborted because of error

Tell me please how to ignore all errors ?

Thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2005-03-11 10:44:03 Re: pg_restore error
Previous Message Qingqing Zhou 2005-03-11 09:32:05 Re: IO Timeout