Re: pg_dump --exclude-table-data
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Josh Berkus <josh@agliodbs.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-09-02T18:25:08Z
Lists: pgsql-hackers
On 08/24/2011 05:01 PM, Josh Berkus wrote: >> For those who are (like my clients :-) ) anxious to get their hands on >> this immediately, a backport patch is also attached which applies to 9.0 >> sources, and applies with offsets to 8.4 sources. > FWIW, I have immediate use for this in creating cut-down versions of > databases for testing purposes. It'll eliminate a couple pages of shell > scripts for me. > OK, this seems to have some pluses and no negative comments, so it seems worth going forward. Do we want an equivalent pg_restore option? cheers andrew