Skip to content

Commit a1bb5a4

Browse files
committed
Document how listen_addresses can do only IPv4 or IPv6.
1 parent 30e8b3e commit a1bb5a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/sgml/config.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,9 @@ SET ENABLE_SEQSCAN TO OFF;
324324
to listen for connections from client applications.
325325
The value takes the form of a comma-separated list of host names
326326
and/or numeric IP addresses. The special entry <literal>*</>
327-
corresponds to all available IP interfaces.
327+
corresponds to all available IP interfaces. The entry
328+
<literal>0.0.0.0</> allows listening for all IPv4 addresses and
329+
<literal>::</> allows listening for all IPv6 addresses.
328330
If the list is empty, the server does not listen on any IP interface
329331
at all, in which case only Unix-domain sockets can be used to connect
330332
to it.

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