Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcd06c70

Browse files
committed
Missed mention of PGPASSWORDFILE.
1 parent6e9b41b commitcd06c70

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.95 2002/09/05 22:05:48 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.96 2002/09/05 22:09:42 momjian Exp $
33
-->
44

55
<chapter id="libpq">
@@ -2047,7 +2047,8 @@ sets the user name used to connect to the database and for authentication.
20472047
<envar>PGPASSWORD</envar>
20482048
sets the password used if the backend demands password
20492049
authentication. This functionality is deprecated for security
2050-
reasons; consider migrating to <envar>PGPASSWORDFILE</envar>.
2050+
reasons; consider migrating to use the <filename>$HOME/.pgpass</>
2051+
file.
20512052
</para>
20522053
</listitem>
20532054
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp