Re: WIP patch for parallel pg_dump

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Andrew Dunstan <andrew@dunslane.net>, HeikkiLinnakangas <heikki.linnakangas@enterprisedb.com>, Joachim Wieland <joe@mcknight.de>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-25T02:11:12Z
Lists: pgsql-hackers
On Dec 24, 2010, at 10:52 AM, Bruce Momjian <bruce@momjian.us> wrote:
> Agreed.  Perhaps we need an anti-TODO that lists things we don't want in
> more detail.  The TODO has that for a few items, but scaling things up
> there will be cumbersome.

I don't really think that'd be much better.  What might be of some value is summaries of previous discussions, *with citations*.  Foo seems like it would be useful [1,2,3] but there are concerns about bar [4,5] and baz[6].

...Robert