We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c46e7d commit c5e8ea9Copy full SHA for c5e8ea9
doc/src/sgml/monitoring.sgml
@@ -652,7 +652,8 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
652
<entry><structfield>client_port</structfield></entry>
653
<entry><type>integer</type></entry>
654
<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
+ 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.
657
</entry>
658
</row>
659
<row>
0 commit comments