Re: pg_restore: [custom archiver] could not uncompress data: incorrect data check - Mailing list pgsql-general

From Michael Fuhr
Subject Re: pg_restore: [custom archiver] could not uncompress data: incorrect data check
Date
Msg-id 20050314123957.GB20480@winnie.fuhr.org
Whole thread Raw
In response to pg_restore: [custom archiver] could not uncompress data: incorrect data check  (Janning Vygen <vygen@gmx.de>)
List pgsql-general
On Mon, Mar 14, 2005 at 12:22:57PM +0100, Janning Vygen wrote:

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

How are you copying the file?

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

"incorrect data check" appears to be a zlib error.  Is there any
chance the file got corrupted?  Can you duplicate the problem if
you do another dump?

What OS and version of zlib are you using on each server?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: "Sim Zacks"
Date:
Subject: plpython function problem workaround
Next
From: Richard Huxton
Date:
Subject: Re: prelimiary performance comparison pgsql vs mysql