forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitffef9a9
committed
Clarify PGPASSWORD usage:
! authentication. Use of this environment variable is not! recommended for security reasons (some operating systems! allow non-root users to see process environment variables via! <application>ps</>); instead consider using the! <filename>~/.pgpass</> file (see <xref linkend="libpq-pgpass">).1 parent891497d commitffef9a9
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
3691 | 3691 |
| |
3692 | 3692 |
| |
3693 | 3693 |
| |
3694 |
| - | |
3695 |
| - | |
3696 |
| - | |
| 3694 | + | |
| 3695 | + | |
| 3696 | + | |
| 3697 | + | |
| 3698 | + | |
3697 | 3699 |
| |
3698 | 3700 |
| |
3699 | 3701 |
| |
|
0 commit comments
Comments
(0)