pg_dump error

From: "Jerry Cadet" <jjrc71(at)hotmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: pg_dump error
Date: 2005-09-28 15:13:43
Message-ID: BAY13-F6325CABA82F00B70473DAD88D0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

I am running Postgresql 8.0 on a win3K machine. I launched a backup using
the pgAdmin III utility. I chose the TAR option with BLOBs. I received the
following messages:

pg_dump: dumping content of table face
pg_dump: (tar archiver) actual file length (-760496003) does not match
expected (-760496003)
pg_dump: *** aborted because of error

Process returned exit code 1

My question would be: what is happenning with the face table which I just
vaccuumed and reindexed before I launched the backup? I have to say that
this table contain a blob field and is quite huge (5 million rows)

Thanks

Browse pgsql-admin by date

  From Date Subject
Next Message Kris Kiger 2005-09-28 16:10:01 archive_command
Previous Message Dario 2005-09-28 12:57:27 Re: Configure foreign host for PostgreSQL 8.0.3 on WindowsXP