Re: unable to restore

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: Ken(dot)Colson(at)sage(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: unable to restore
Date: 2008-08-26 21:26:36
Message-ID: dcc563d10808261426g5725313crd3a75f6d50de913@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Aug 26, 2008 at 2:11 PM, <Ken(dot)Colson(at)sage(dot)com> wrote:
> Greetings,
>
> I am running pg_dump 8.2.5 and attempting to restore with a pg_restore 8.2.4
> on a test machine and the restore errors out with this error:
>
> pg_restore: [custom archiver] could not read from input file: end of file
> pg_restore: *** aborted because of error
> ERROR: missing data for column "appversion"
>

Make sure that your dump is actually completing. We had a dump that
was failing due to a statement timeout making the copy command in the
dump fail and got a similar error.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Napolean Periathambi 2008-08-26 21:57:10 Re: registry permissions
Previous Message Scott Marlowe 2008-08-26 21:25:24 Re: registry permissions