- Notifications
You must be signed in to change notification settings - Fork5
Commit85f9573
committed
Limit pg_upgrade authentication advice to always-secure techniques.
~/.pgpass is a sound choice everywhere, and "peer" authentication issafe on every platform it supports. Cease to recommend "trust"authentication, the safety of which is deeply configuration-specific.Back-patch to 9.0, where pg_upgrade was introduced.1 parent1567e65 commit85f9573
1 file changed
+6
-8
lines changedLines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
295 | 294 |
| |
296 | 295 |
| |
297 | 296 |
| |
| |||
406 | 405 |
| |
407 | 406 |
| |
408 | 407 |
| |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
413 | 411 |
| |
414 | 412 |
| |
415 | 413 |
| |
|
0 commit comments
Comments
(0)