Make pg_upgrade's test.sh less chatty.

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

Commit: 69c3d519112f8c62a94b680351e40496a653fac8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-07-22T21:14:22Z
Releases: 9.5.19
Make pg_upgrade's test.sh less chatty.

Remove "set -x", and pass "-A trust" to initdb explicitly,
to suppress almost all of the noise this script used to emit
on stderr.

Back-patch of commit eb9812f27 into all active branches.

Discussion: https://postgr.es/m/21766.1558397960@sss.pgh.pa.us
Discussion: https://postgr.es/m/20190722193459.GA14241@alvherre.pgsql

Files

PathChange+/−
src/bin/pg_upgrade/test.sh modified +2 −8

Discussion

Cited messages not in the archive: 21766.1558397960@sss.pgh.pa.us