pgsql: Clarify PGPASSWORD usage: ! authentication. - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Clarify PGPASSWORD usage: ! authentication.
Date
Msg-id 20050226183904.BC64656697@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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">).

Modified Files:
--------------
    pgsql/doc/src/sgml:
        libpq.sgml (r1.179 -> r1.180)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.179&r2=1.180)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Finish up the flat-files project: get rid of GetRawDatabaseInfo()
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Correct overstatement in locking docs: we said ExclusiveLock is