Greg Johnson <greg.john...@interprose.com> writes: > On Thu, Jul 21, 2011 at 11:44 AM, Tom Lane <t...@sss.pgh.pa.us> wrote: >> This looks like pg_restore is terminating unexpectedly. What do you see >> on the client end of it?
> pg_restore: [custom archiver] could not read from input file: end of file Well, that suggests you have a truncated or otherwise corrupted pg_dump archive file. Do you get a similar failure if you just do "pg_restore -l" on the archive file? Is the pg_dump run reporting any signs of distress? regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs