Skip to content

Commit ecba519

Browse files
committed
Adjust user-facing documentation to explain why we don't check pgpass
file permissions on Windows.
1 parent 9cbd0c1 commit ecba519

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.232 2007/02/19 22:06:23 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.233 2007/02/20 17:47:04 tgl Exp $ -->
22

33
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
@@ -4337,12 +4337,12 @@ default socket directory) connections coming from the local machine.
43374337
</para>
43384338

43394339
<para>
4340-
The permissions on <filename>.pgpass</filename> must disallow any
4341-
access to world or group; achieve this by the command
4340+
On Unix systems, the permissions on <filename>.pgpass</filename> must disallow
4341+
any access to world or group; achieve this by the command
43424342
<command>chmod 0600 ~/.pgpass</command>.
43434343
If the permissions are less strict than this, the file will be ignored.
4344-
(The file permissions are not currently checked on Microsoft Windows,
4345-
however.)
4344+
On Microsoft Windows, the file is stored in a directory that is secure by
4345+
default, so no special permissions check is made.
43464346
</para>
43474347
</sect1>
43484348

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