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-04-04T18:43:53Z
Lists: pgsql-hackers

Attachments

On Wed, Apr 4, 2012 at 8:27 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
>> Sure, PrintStatus is just there for now to see what's going on. My
>> plan was to remove it entirely in the final patch.
>
> We need that final patch NOW, I think. There is very little time for this
> before it will be too late for 9.2.

Here are updated patches:

- An empty directory for the directory archive format is okay now.
- Removed PrintStatus().

Let me know if you need anything else.