Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1cf6514

Browse files
committed
Fix obsolete description of -h option, per Andreas Schmidt.
1 parent6f5efe3 commit1cf6514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/postmaster.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.53 2004/10/08 01:36:32 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.54 2005/12/02 23:13:46 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -181,7 +181,7 @@ PostgreSQL documentation
181181
Specifies the IP host name or address on which the
182182
<command>postmaster</command> is to listen for TCP/IP
183183
connections from client applications. The value can also be a
184-
space-separated list of addresses, or <literal>*</> to specify
184+
comma-separated list of addresses, or <literal>*</> to specify
185185
listening on all available interfaces. An empty value
186186
specifies not listening on any IP addresses, in which case
187187
only Unix-domain sockets can be used to connect to the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp