Make pg_upgrade's test.sh less chatty.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/test.sh | modified | +2 −8 |
Discussion
- Broken defenses against dropping a partitioning column 15 messages · 2019-07-07 → 2019-07-22
Cited messages not in the archive:
21766.1558397960@sss.pgh.pa.us