Re: 9.1.4: pg_restore: couldn't uncompress data?

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 9.1.4: pg_restore: couldn't uncompress data?
Date: 2012-07-31 02:14:18
Message-ID: 50173F7A.50001@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/24/2012 09:50 PM, Larry Rosenman wrote:
> This one is concerning. Trying to restore a backup from one system to
> another, and got this:
>
> pg_restore: restoring data for table "userid"
> pg_restore: restoring data for table "values"
> pg_restore: [compress_io] could not uncompress data: (null)
> pg_restore: *** aborted because of error
> [lrosenman(at)bpsandbox-db2 ~]$ ls -l db*
> -rw-rw-r-- 1 lrosenman blueprint 10838183690 Jul 23 17:58
> db.backup.2012_07_21T062258
> [lrosenman(at)bpsandbox-db2 ~]$
>
> The file is the same size on both systems, and was transferred with scp.
>
> Any ideas why I would see this?
I just noticed you never saw any response to this.

Did you eventually find a resolution? If not, verify the checksum on the
file with md5sum on both sides. It'd also help if you'd mention the
operating system(s) / distro(s), Pg version(s), etc involved.

--
Craig Ringer

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2012-07-31 02:35:13 Re: Postgres will not compile on Mac 10.8 with contrib/uuid-ossp
Previous Message Steven Schlansker 2012-07-31 01:07:15 Postgres will not compile on Mac 10.8 with contrib/uuid-ossp