From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, jd(at)commandprompt(dot)com, Greg Sabino Mullane <greg(at)endpoint(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: One less footgun: deprecating pg_dump -d |
Date: | 2009-03-09 20:02:01 |
Message-ID: | 49B575B9.3010804@hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew Dunstan wrote:
>
>
> Tom Lane wrote:
>> "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> writes:
>>
>>> Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>>>> but maybe it's better to use -i and -I, and thus change them both?
>>>>
>>
>>
>>> That's already used:
>>>
>>
>>
>>> -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".
>>
>>
>>
>
> +1. I was just thinking the same thing.
+1, that sounds like a very good idea.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Sabino Mullane | 2009-03-09 20:02:54 | Re: One less footgun: removing pg_dump -d |
Previous Message | Andrew Dunstan | 2009-03-09 19:56:02 | Re: One less footgun: deprecating pg_dump -d |