Re: BUG #5626: Parallel pg_restore fails with "tuple concurrently updated"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Albert Ullrich <aullrich(at)blackducksoftware(dot)com>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5626: Parallel pg_restore fails with "tuple concurrently updated"
Date: 2010-08-21 14:12:27
Message-ID: 18116.1282399947@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I wrote:
> We should probably try to make pg_restore smarter about this case,

I've applied a patch for this:
http://archives.postgresql.org/pgsql-committers/2010-08/msg00271.php

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-08-21 17:07:39 Re: COPY FROM/TO losing a single byte of a multibyte UTF-8 sequence
Previous Message Tom Lane 2010-08-20 19:50:13 Re: COPY FROM/TO losing a single byte of a multibyte UTF-8 sequence