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 ee455f8 commit 9f89498Copy full SHA for 9f89498
doc/src/sgml/ref/postmaster.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.48 2004/03/23 02:47:35 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.49 2004/03/23 06:09:00 neilc Exp $
3
PostgreSQL documentation
4
-->
5
@@ -179,7 +179,7 @@ PostgreSQL documentation
179
<command>postmaster</command>. Defaults to listening only on
180
<systemitem class="systemname">localhost</systemitem>.
181
Specifying this option is equivalent to setting the <xref
182
- linkend="guc-listen-addresses">.
+ linkend="guc-listen-addresses"> configuration parameter.
183
</para>
184
</listitem>
185
</varlistentry>
0 commit comments