8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5553d65 commit 0060023Copy full SHA for 0060023
doc/src/sgml/libpq.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.178 2005/01/14 00:23:21 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.179 2005/02/26 14:21:40 momjian Exp $
3
-->
4
5
<chapter id="libpq">
@@ -3691,7 +3691,7 @@ sets the user name used to connect to the database.
3691
</indexterm>
3692
<envar>PGPASSWORD</envar>
3693
sets the password used if the server demands password
3694
-authentication. This environment variable is deprecated for security
+authentication. This environment variable is not recommended for security
3695
reasons; instead consider using the <filename>~/.pgpass</>
3696
file (see <xref linkend="libpq-pgpass">).
3697
</para>
0 commit comments