Re: pg_dump --exclude-table-data
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Peter Geoghegan <peter@2ndquadrant.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Josh Berkus <josh@agliodbs.com>, pgsql-hackers@postgresql.org
Date: 2011-12-14T14:31:45Z
Lists: pgsql-hackers
On 12/14/2011 06:28 AM, Peter Geoghegan wrote: > Not sure that I have a lot to add here, but I am officially listed as > a reviewer, which is a responsibility that I don't want to shirk. > > In my opinion, this patch is obviously useful. I don't find the > asymmetry that it will create with pg_restore to be troubling, so I'd > favour committing it as-is. > > Extremely minor problem noted: There are two spaces at the start of > one sentence in your SGML doc updates. > Thanks. Committed with that changed, although we seem to be getting altogether too obsessive about white space, IMNSHO. cheers andrew