Skip to content

Commit 41f89e3

Browse files
committed
Document the purpose of the GUC listen_addresses.
1 parent 35a173a commit 41f89e3

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

doc/src/sgml/config.sgml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.229 2009/09/22 23:43:37 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.230 2009/10/03 23:10:47 momjian Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -329,8 +329,14 @@ SET ENABLE_SEQSCAN TO OFF;
329329
at all, in which case only Unix-domain sockets can be used to connect
330330
to it.
331331
The default value is <systemitem class="systemname">localhost</>,
332-
which allows only local <quote>loopback</> connections to be made.
333-
This parameter can only be set at server start.
332+
which allows only local <quote>loopback</> connections to be
333+
made. While client authentication (<xref
334+
linkend="client-authentication">) allows fine-grained control
335+
over who can access the server, <varname>listen_addresses</varname>
336+
controls which interfaces accept connection attempts, which
337+
can help prevent repeated malicious connection requests on
338+
insecure network interfaces. This parameter can only be set
339+
at server start.
334340
</para>
335341
</listitem>
336342
</varlistentry>

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