forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitad4c625
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 parent271f7b0 commitad4c625
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
|
0 commit comments
Comments
(0)