Peter Eisentraut wrote: > Am Montag, 15. Januar 2007 14:44 schrieb Dave Page: >> Per discussion on -hackers, the attached patch allow the default >> database to be specified on the pg_dumpall command line, eg. >> >> pg_dumpall [options...] [dbname] > > I think this should be a separate option. Otherwise it would be too easy to > confuse this with how pg_dump treats the argument.
You're thinking the user might expect it dump all of that database? Not sure I agree with that, but I'm not wedded to the syntax. Any other opinions? Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend