Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Greg Johnson" <greg(dot)johnson(at)interprose(dot)com>
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 18:44:48
Message-ID: 17983.1311273888@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message danielb 2011-07-21 18:48:28 BUG #6128: A boolean variable doesn't evaluate properly in an IF conditional...
Previous Message Greg Johnson 2011-07-21 16:13:33 BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin