| From: | Greg Johnson <greg(dot)johnson(at)interprose(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin |
| Date: | 2011-07-21 19:00:35 |
| Message-ID: | CAD6QHKQdqgi=VidKM6Erj9Vi8Z6ff_bBncqtt-hJX3Z+n9KTyQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
pg_restore: [custom archiver] could not read from input file: end of file
Thanks for your help!
On Thu, Jul 21, 2011 at 11:44 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Greg Johnson" <greg(dot)johnson(at)interprose(dot)com> writes:
> > I am running into an error loading a backup of the production database..
>
> > ERROR: unexpected message type 0x58 during COPY from stdin
> > CONTEXT: COPY form_big, line 9195632
>
> This looks like pg_restore is terminating unexpectedly. What do you see
> on the client end of it?
>
> regards, tom lane
>
--
----------------------------------------------------------------
Greg Johnson
The InterProse Corporation
Software Developer
Phone: (360) 604-3531 x225
Fax: (360) 604-3579
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-07-21 19:58:29 | Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin |
| Previous Message | danielb | 2011-07-21 18:48:28 | BUG #6128: A boolean variable doesn't evaluate properly in an IF conditional... |