Re: pg_dump directory archive format / parallel pg_dump
Joachim Wieland <joe@mcknight.de>
From: Joachim Wieland <joe@mcknight.de>
To: Jaime Casanova <jaime@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-01-19T05:45:00Z
Lists: pgsql-hackers
Attachments
- pg_dump-directory.diff.gz (application/x-gzip) patch
- pg_dump-directory-parallel.diff.gz (application/x-gzip) patch
- pg_dump-directory-parallel-checks.diff.gz (application/x-gzip) patch
On Mon, Jan 17, 2011 at 5:38 PM, Jaime Casanova <jaime@2ndquadrant.com> wrote: > This one is the last version of this patch? if so, commitfest app > should be updated to reflect that Here are the latest patches all of them also rebased to current HEAD. Will update the commitfest app as well. Joachim