Re: parallel pg_dump
Joachim Wieland <joe@mcknight.de>
From: Joachim Wieland <joe@mcknight.de>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-06-19T02:05:06Z
Lists: pgsql-hackers
Attachments
- parallel_pg_dump_8-part1.diff (text/x-patch) patch
- parallel_pg_dump_8-part2.diff (text/x-patch) patch
On Wed, Apr 4, 2012 at 2:43 PM, Joachim Wieland <joe@mcknight.de> wrote: > Here are updated patches: > > - An empty directory for the directory archive format is okay now. > - Removed PrintStatus(). Attached is a rebased version of the parallel pg_dump patch.