Re: pg_restore --no-post-data and --post-data-only
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Jim Nasby <jim@nasby.net>
Cc: Josh Berkus <josh@agliodbs.com>, pgsql-hackers@postgresql.org
Date: 2011-08-26T15:22:25Z
Lists: pgsql-hackers
Attachments
- exclude-post-data-steps_pg_dump.patch (text/x-patch)
On 08/25/2011 06:15 PM, Andrew Dunstan wrote: > > > But we could also add these switches to pg_dump too if people feel > it's worthwhile. I haven't looked but the logic should not be terribly > hard. > Something like the attached, in fact, which seems pretty simple. cheers andrew