Re: v12 and pg_restore -f-

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, "imai.yoshikazu@fujitsu.com" <imai.yoshikazu@fujitsu.com>, Euler Taveira <euler@timbira.com.br>, Andrew Gierth <andrew@tao11.riddles.org.uk>, Justin Pryzby <pryzby@telsasoft.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-11-04T16:06:44Z
Lists: pgsql-hackers, pgsql-general
Greetings,

* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> > On 2019-Oct-17, Tom Lane wrote:
> >> Stephen Frost <sfrost@snowman.net> writes:
> >>> Tom, I take it your suggestion is to have '-f -' be accepted to mean
> >>> 'goes to stdout' in all branches?
> 
> >> Yes.
> 
> > +1 for this, FWIW.  Let's get it done before next week minors.  Is
> > anybody writing a patch?  If not, I can do it.
> 
> Please do.

+1

Thanks,

Stephen

Commits

  1. Change pg_restore -f- to dump to stdout instead of to ./-