Re: pg_dump directory archive format / parallel pg_dump
Joachim Wieland <joe@mcknight.de>
From: Joachim Wieland <joe@mcknight.de>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Jaime Casanova <jaime@2ndquadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-02T04:32:22Z
Lists: pgsql-hackers
Attachments
- parallel_pg_dump.patch.gz (application/x-gzip) patch
On Sun, Jan 30, 2011 at 5:26 PM, Robert Haas <robertmhaas@gmail.com> wrote: > The parallel pg_dump portion of this patch (i.e. the still-uncommitted > part) no longer applies. Please rebase. Here is a rebased version with some minor changes as well. I haven't tested it on Windows now but will do so as soon as the Unix part has been reviewed. Joachim