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 21:10:41 |
Message-ID: | CAD6QHKS78RQS=Ub8mbKSwHh2V1Nk__wzx-5XAaLqvNVmrEq4gw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
I tried it both ways..
On Thu, Jul 21, 2011 at 2:10 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> 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
>
--
----------------------------------------------------------------
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 22:23:00 | Re: BUG #6128: A boolean variable doesn't evaluate properly in an IF conditional... |
Previous Message | Tom Lane | 2011-07-21 21:10:05 | Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin |