projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b58233c
)
Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd.
author
Andres Freund
Thu, 4 Dec 2014 22:55:19 +0000
(23:55 +0100)
committer
Andres Freund
Thu, 4 Dec 2014 22:55:19 +0000
(23:55 +0100)
Author: Peter Geoghegan
doc/src/sgml/monitoring.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/monitoring.sgml
b/doc/src/sgml/monitoring.sgml
index b29e5e60726bb2a10639c87e656757e80b7ded60..3ce7e80dfa2d1d9e3ca911d015081c3bfcc9c050 100644
(file)
--- a/
doc/src/sgml/monitoring.sgml
+++ b/
doc/src/sgml/monitoring.sgml
@@
-1226,7
+1226,7
@@
postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
n_tup_upd>
bigint>
-
Number of rows updated
+
Number of rows updated
(includes HOT updated rows)
n_tup_del>