pg_upgrade: document possible pg_hba.conf options

Bruce Momjian <bruce@momjian.us>

Commit: ad4c625ee464b409f341d4680127e816391fe94f
Author: Bruce Momjian <bruce@momjian.us>
Date: 2013-07-11T13:43:15Z
Releases: 9.1.10
pg_upgrade: document possible pg_hba.conf options
Previously, pg_upgrade docs recommended using .pgpass if using MD5
authentication to avoid being prompted for a password.  Turns out pg_ctl
never prompts for a password, so MD5 requires .pgpass --- document that.
Also recommend 'peer' for authentication too.
Backpatch back to 9.1.

Files

PathChange+/−
doc/src/sgml/pgupgrade.sgml modified +4 −4