pg_restore: [custom archiver] could not uncompress data: incorrect data check

From: Janning Vygen <vygen(at)planwerk6(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_restore: [custom archiver] could not uncompress data: incorrect data check
Date: 2005-03-14 11:16:48
Message-ID: 200503141216.48581.vygen@planwerk6.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

i dumped my database on server1 with pg_dump -Fc ..., copied the dump to
server2, both same pgsql version 7.4.6

pg_restore says
pg_restore: [custom archiver] could not uncompress data: incorrect data check

But it "seems" that almost any data was restored.

What does this error mean. I didn't found anything in the archives (searched
google with 'pg_restore "incorrect data check"'). Just one unanswered message
( http://archives.postgresql.org/pgsql-general/2003-08/msg01035.php )

kind regards,
janning

--
PLANWERK 6 websolutions
Herzogstraße 85, 40215 Düsseldorf
Tel.: 0211-6015919 Fax: 0211-6015917
http://www.planwerk6.de/

Browse pgsql-general by date

  From Date Subject
Next Message Janning Vygen 2005-03-14 11:22:57 pg_restore: [custom archiver] could not uncompress data: incorrect data check
Previous Message Ragnar Hafstað 2005-03-14 11:10:36 Re: Convert Cursor to array