projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ead782
)
IP port -> TCP port
author
Peter Eisentraut
Thu, 15 Apr 2010 20:48:22 +0000
(20:48 +0000)
committer
Peter Eisentraut
Thu, 15 Apr 2010 20:48:22 +0000
(20:48 +0000)
backpatched to 8.1, where this first appeared
doc/src/sgml/monitoring.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/monitoring.sgml
b/doc/src/sgml/monitoring.sgml
index e9fbe9e304323f49a69c20b8877f24da4eb956fe..0f19aeace39d7f4bb73b37d4824acb3aef53fb00 100644
(file)
--- a/
doc/src/sgml/monitoring.sgml
+++ b/
doc/src/sgml/monitoring.sgml
@@
-1,4
+1,4
@@
-
+
Monitoring Database Activity
@@
-830,7
+830,7
@@
postgres:
user>
database>
host>
pg_stat_get_backend_client_port
(
integer
)
integer
- The
I
P port number of the client connected to the given
+ The
TC
P port number of the client connected to the given
server process. -1 if the connection is over a Unix domain
socket. Null if the current user is not a superuser nor the
same user as that of the session being queried