Re: 8.1.3 pg_restore error - Mailing list pgsql-novice

From Tom Lane
Subject Re: 8.1.3 pg_restore error
Date
Msg-id 26905.1163014507@sss.pgh.pa.us
Whole thread Raw
In response to 8.1.3 pg_restore error  (Saranya Sivakumar <sarlavk@yahoo.com>)
List pgsql-novice
Saranya Sivakumar <sarlavk@yahoo.com> writes:
> pg_restore: [custom archiver] could not read data block -- expected 1, got 0

> This is the restore command in the script file
> pg_restore -e -v -U $USER -d $DBNAME -t $table $data_file 2>> $LOGFILE

Can you put together a small self-contained test case demonstrating this
behavior?  It sounds like a bug to me.

            regards, tom lane

pgsql-novice by date:

Previous
From: Saranya Sivakumar
Date:
Subject: 8.1.3 pg_restore error
Next
From: Tom Allison
Date:
Subject: Moving the database