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

Commit0060023

Browse files
committed
State PGPASSWORD is "not recommended" rather than "depricated".
1 parent5553d65 commit0060023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/libpq.sgml

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

55
<chapter id="libpq">
@@ -3691,7 +3691,7 @@ 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 isdeprecated for security
3694+
authentication. This environment variable isnot recommended for security
36953695
reasons; instead consider using the <filename>~/.pgpass</>
36963696
file (see <xref linkend="libpq-pgpass">).
36973697
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp