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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Euler Taveira <euler@timbira.com.br>
Cc: Andreas Karlsson <andreas@proxel.se>, Andrew Gierth <andrew@tao11.riddles.org.uk>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-02-18T22:21:46Z
Lists: pgsql-hackers
Euler Taveira <euler@timbira.com.br> writes:
> Since no one has stepped up, I took a stab at it. It will prohibit
> standard output unless '-f -' be specified. -l option also has the
> same restriction.

Hm, don't really see the need to break -l usage here.

Pls add to next CF, if you didn't already.

			regards, tom lane


Commits

  1. pg_restore: Require "-f -" to mean stdout