pg_upgrade: document possible pg_hba.conf options

Bruce Momjian <bruce@momjian.us>

Commit: 886c05d8e8642572af25fee23f414bd31f2e7f3e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2013-07-11T13:43:22Z
Releases: 9.4.0
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