9.1.4: pg_restore: couldn't uncompress data?

From: "Larry Rosenman" <ler(at)lerctr(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: 9.1.4: pg_restore: couldn't uncompress data?
Date: 2012-07-24 13:50:46
Message-ID: 4fc263dcf132ed6ab03e5acd9bb776aa.squirrel@webmail.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: ler(at)lerctr(dot)org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitriy Igrishin 2012-07-24 14:00:23 Re: Roles with empty password (probably bug in libpq and in psql as well).
Previous Message Craig Ringer 2012-07-24 13:48:36 Re: Odd corruption issue reported on dba.stackexchange.com, need advice