- Notifications
You must be signed in to change notification settings - Fork28
Commit886c05d
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 parentf02b14f commit886c05d
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
0 commit comments
Comments
(0)