Skip to content

Commit 96c229d

Browse files
committed
Improve documentation of virtual_host parameter: old text failed to
indicate that you could specify multiple listen addresses.
1 parent 3f01eba commit 96c229d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.243 2004/03/01 17:58:39 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.244 2004/03/05 23:16:17 tgl Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -700,9 +700,11 @@ SET ENABLE_SEQSCAN TO OFF;
700700
<term><varname>virtual_host</varname> (<type>string</type>)</term>
701701
<listitem>
702702
<para>
703-
Specifies the host name or IP address on which the server is
704-
to listen for connections from client applications. The
705-
default is to listen on all configured addresses (including
703+
Specifies the IP address(es) on which the server is
704+
to listen for connections from client applications. If specified,
705+
it takes the form of a space-separated list of host names and/or
706+
numeric IP addresses. If the list is empty, the server listens
707+
on all available addresses (including
706708
<systemitem class="systemname">localhost</>).
707709
</para>
708710
</listitem>

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