Re: [HACKERS] One less footgun: removing pg_dump -d

2009-03-09 Thread Magnus Hagander
Greg Sabino Mullane wrote: >>> -i, --ignore-version proceed even when server version mismatches >>>pg_dump version >> Proposal: drop the short forms of these two switches entirely. >> Anybody who actually needs the capability can write "--inserts". > > I thought a

Re: [HACKERS] One less footgun: removing pg_dump -d

2009-03-09 Thread Greg Sabino Mullane
>> -i, --ignore-version proceed even when server version mismatches >>pg_dump version > > Proposal: drop the short forms of these two switches entirely. > Anybody who actually needs the capability can write "--inserts". I thought about something like that, but th