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

Commitedde416

Browse files
committed
IP port -> TCP port
backpatched to 8.1, where this first appeared
1 parent6ead782 commitedde416

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/monitoring.sgml,v 1.77 2010/04/03 07:22:55 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/monitoring.sgml,v 1.78 2010/04/15 20:48:22 petere Exp $ -->
22

33
<chapter id="monitoring">
44
<title>Monitoring Database Activity</title>
@@ -830,7 +830,7 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
830830
<entry><literal><function>pg_stat_get_backend_client_port</function>(<type>integer</type>)</literal></entry>
831831
<entry><type>integer</type></entry>
832832
<entry>
833-
TheIP port number of the client connected to the given
833+
TheTCP port number of the client connected to the given
834834
server process. -1 if the connection is over a Unix domain
835835
socket. Null if the current user is not a superuser nor the
836836
same user as that of the session being queried

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp