Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin
Date
Msg-id 17983.1311273888@sss.pgh.pa.us
Whole thread Raw
In response to BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin  ("Greg Johnson" <greg.johnson@interprose.com>)
Responses Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin  (Greg Johnson <greg.johnson@interprose.com>)
List pgsql-bugs
"Greg Johnson" <greg.johnson@interprose.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

pgsql-bugs by date:

Previous
From: "Greg Johnson"
Date:
Subject: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin
Next
From: Tom Lane
Date:
Subject: Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin