File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 $ -->
2
2
3
3
<chapter id="monitoring">
4
4
<title>Monitoring Database Activity</title>
@@ -830,7 +830,7 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
830
830
<entry><literal><function>pg_stat_get_backend_client_port</function>(<type>integer</type>)</literal></entry>
831
831
<entry><type>integer</type></entry>
832
832
<entry>
833
- The IP port number of the client connected to the given
833
+ The TCP port number of the client connected to the given
834
834
server process. -1 if the connection is over a Unix domain
835
835
socket. Null if the current user is not a superuser nor the
836
836
same user as that of the session being queried
You can’t perform that action at this time.
0 commit comments