forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit02e61a8
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 parent583435d commit02e61a8
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
0 commit comments
Comments
(0)