Thread
-
Re: pg_restore --no-post-data and --post-data-only
Andrew Dunstan <andrew@dunslane.net> — 2011-08-26T15:22:25Z
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