Re: proposal: pg_restore --convert-to-text

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: proposal: pg_restore --convert-to-text
Дата
Msg-id 87ef3y69b6.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на RE: proposal: pg_restore --convert-to-text  ("Daniel Verite" <daniel@manitou-mail.org>)
Список pgsql-hackers
>>>>> "Daniel" == Daniel Verite <daniel@manitou-mail.org> writes:

 Daniel> While testing pg_restore on v12, I'm stumbling on this too.
 Daniel> pg_restore without argument fails like that:

 Daniel> $ pg_restore
 Daniel> pg_restore: error: one of -d/--dbname and -f/--file must be specified

Yeah, that's not good.

How about:

pg_restore: error: no destination specified for restore
pg_restore: error: use -d/--dbname to restore into a database, or -f/--file to output SQL text

-- 
Andrew (irc:RhodiumToad)



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: upgrades in row-level locks can deadlock
Следующее
От: Jim Finnerty
Дата:
Сообщение: Re: Adaptive query optimization