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

Commitc5e8ea9

Browse files
committed
pg_stat_activity: document client_port being null
As suggested by Stephen Frost.Discussion:https://postgr.es/m/20191104160605.GC6962@tamriel.snowman.net
1 parent5c46e7d commitc5e8ea9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,8 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
652652
<entry><structfield>client_port</structfield></entry>
653653
<entry><type>integer</type></entry>
654654
<entry>TCP port number that the client is using for communication
655-
with this backend, or <literal>-1</literal> if a Unix socket is used
655+
with this backend, or <literal>-1</literal> if a Unix socket is used.
656+
If this field is null, it indicates that this is an internal server process.
656657
</entry>
657658
</row>
658659
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp