Limit pg_upgrade authentication advice to always-secure techniques.

Noah Misch <noah@leadboat.com>

Commit: 85f95739ec0c2d9c6afb10d9a0b42732191fbbde
Author: Noah Misch <noah@leadboat.com>
Date: 2014-07-18T20:05:17Z
Releases: 9.5.0
Limit pg_upgrade authentication advice to always-secure techniques.

~/.pgpass is a sound choice everywhere, and "peer" authentication is
safe on every platform it supports.  Cease to recommend "trust"
authentication, the safety of which is deeply configuration-specific.
Back-patch to 9.0, where pg_upgrade was introduced.

Files

PathChange+/−
doc/src/sgml/pgupgrade.sgml modified +6 −8