Re: parallel pg_dump

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Joachim Wieland <joe@mcknight.de>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-10-15T21:13:10Z
Lists: pgsql-hackers

Attachments

On 10/13/2012 10:46 PM, Andrew Dunstan wrote:
>
> On 09/17/2012 10:01 PM, Joachim Wieland wrote:
>> On Mon, Jun 18, 2012 at 10:05 PM, Joachim Wieland <joe@mcknight.de> 
>> wrote:
>>> Attached is a rebased version of the parallel pg_dump patch.
>> Attached is another rebased version for the current commitfest.
>
> These did not apply cleanly, but I have fixed them up. The combined 
> diff against git tip is attached. It can also be pulled from my 
> parallel_dump branch on 
> <https://github.com/adunstan/postgresql-dev.git> This builds and runs 
> OK on Linux, which is a start ...
>

Well, you would also need this piece if you're applying the patch 
(sometimes I forget to do git add ...)

cheers


andrew