Re: proposal: pg_restore --convert-to-text - Mailing list pgsql-hackers

From Andrew Gierth
Subject Re: proposal: pg_restore --convert-to-text
Date
Msg-id 87ef3y69b6.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to RE: proposal: pg_restore --convert-to-text  ("Daniel Verite" <daniel@manitou-mail.org>)
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: upgrades in row-level locks can deadlock
Next
From: Jim Finnerty
Date:
Subject: Re: Adaptive query optimization