Re: One less footgun: deprecating pg_dump -d

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: One less footgun: deprecating pg_dump -d
Дата
Msg-id 14273.1236628116@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: One less footgun: deprecating pg_dump -d  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: One less footgun: deprecating pg_dump -d
Re: One less footgun: removing pg_dump -d
Re: One less footgun: deprecating pg_dump -d
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Magnus Hagander <magnus@hagander.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".
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: One less footgun: deprecating pg_dump -d
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: One less footgun: deprecating pg_dump -d