Skip to content
Snippets Groups Projects
Commit 921a0b20 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

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.
parent 1bd25c03
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment