Re: parallel pg_dump - Mailing list pgsql-hackers

From Andres Freund
Subject Re: parallel pg_dump
Date
Msg-id 20121208160107.GA24326@awork2.anarazel.de
Whole thread Raw
In response to Re: parallel pg_dump  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: parallel pg_dump
List pgsql-hackers
Hi,

On 2012-10-15 17:13:10 -0400, Andrew Dunstan wrote:
>
> 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 ...)

The patch is marked as Ready for Committer in the CF app, but at least
the whole windows situation seems to be unresolved as of yet?

Is anybody working on this? I would *love* to get this...

Greetings,

Andres Freund

--Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: review: pgbench - aggregation of info written into log
Next
From: Dean Rasheed
Date:
Subject: Re: Proof of concept: auto updatable views [Review of Patch]