forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit921a0b2
committed
pg_upgrade: document possible pg_hba.conf options
Previously, pg_upgrade docs recommended using .pgpass if using MD5authentication to avoid being prompted for a password. Turns out pg_ctlnever prompts for a password, so MD5 requires .pgpass --- document that.Also recommend 'peer' for authentication too.Backpatch back to 9.1.1 parent1bd25c0 commit921a0b2
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
0 commit comments
Comments
(0)