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

Commit06a7001

Browse files
committed
Update postmaster manual page.
1 parent5af4396 commit06a7001

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎src/man/postmaster.1

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/postmaster.1,v 1.7 1997/08/26 17:30:07 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/postmaster.1,v 1.8 1997/11/07 21:25:07 momjian Exp $
44
.TH POSTMASTER UNIX 11/05/95 PostgreSQL PostgreSQL
55
.SH "NAME"
66
postmaster\(em run the Postgres postmaster
@@ -27,6 +27,9 @@ backend_pathname]
2727
.BR"-d"
2828
[debug_level]]
2929
[\c
30+
.BR"-i"\c
31+
]
32+
[\c
3033
.BR"-n"\c
3134
]
3235
.br
@@ -139,6 +142,11 @@ send their debugging output then this output will appear on the
139142
controlling tty of their parent
140143
.IR postmaster.
141144
.TP
145+
.BR"-i"
146+
This enables TCP/IP or Internet domain socket communication.
147+
Without this option, only local Unix domain socket communication is
148+
possible.
149+
.TP
142150
.BR"-n"",""-s"
143151
The
144152
.IR"-s"" and""-n"
@@ -191,6 +199,8 @@ default port then all frontend application users must specify the same
191199
port (using command-line options or
192200
.SMPGPORT\c
193201
) when starting any libpq application, including psql.
202+
Local Unix domain sockets also use this port number as an identifier
203+
to allow unix domain communication with multiple postmasters.
194204
.SH "WARNINGS"
195205
If at all possible,
196206
.BR"do not"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp