Make pg_upgrade's test.sh less chatty.

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

Commit: 19f9a5aed9a734ca0904df039c777bba569e0d2c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-07-22T21:14:22Z
Releases: 9.4.24
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+/−
contrib/pg_upgrade/test.sh modified +2 −8

Discussion

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