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-14T02:46:04Z
Lists: pgsql-hackers

Attachments

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 ...

cheers

andrew