Re: parallel pg_dump

From: Joachim Wieland <joe(at)mcknight(dot)de>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: parallel pg_dump
Date: 2012-04-04 18:43:53
Message-ID: CACw0+12F7iqWb+aOkZ2+aWtfqK4mQDFQmxy4tFtiC_Kw_TYq2Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 4, 2012 at 8:27 AM, Andrew Dunstan <andrew(at)dunslane(dot)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.

Attachment Content-Type Size
parallel_pg_dump_7-part1.diff text/x-patch 52.6 KB
parallel_pg_dump_7-part2.diff text/x-patch 103.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2012-04-04 18:53:20 man pages for contrib programs
Previous Message Kyotaro HORIGUCHI 2012-04-04 17:28:41 Re: Speed dblink using alternate libpq tuple storage