Skip to content

Commit ffef9a9

Browse files
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 parent 891497d commit ffef9a9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.179 2005/02/26 14:21:40 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.180 2005/02/26 18:39:04 momjian Exp $
33
-->
44

55
<chapter id="libpq">
@@ -3691,9 +3691,11 @@ sets the user name used to connect to the database.
36913691
</indexterm>
36923692
<envar>PGPASSWORD</envar>
36933693
sets the password used if the server demands password
3694-
authentication. This environment variable is not recommended for security
3695-
reasons; instead consider using the <filename>~/.pgpass</>
3696-
file (see <xref linkend="libpq-pgpass">).
3694+
authentication. Use of this environment variable is not
3695+
recommended for security reasons (some operating systems
3696+
allow non-root users to see process environment variables via
3697+
<application>ps</>); instead consider using the
3698+
<filename>~/.pgpass</> file (see <xref linkend="libpq-pgpass">).
36973699
</para>
36983700
</listitem>
36993701
<listitem>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy