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 21:10:05
Message-ID: 20694.1311282605@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:
> Interesting.. I was able to pg_restore -f to a file... and then psql -f the
> resulting file. and it loaded just fine.. the down side to this method is I
> cannot use the parallel load function (and the extra time). but I am glad
> that I got the data loaded. Let me know if there is any other info I get
> you.

Parallel restore? You didn't mention using parallel restore before.
Were the failed pg_restore runs using parallelism?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Greg Johnson 2011-07-21 21:10:41 Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin
Previous Message Greg Johnson 2011-07-21 20:29:42 Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin