Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd.
authorAndres Freund
Thu, 4 Dec 2014 22:55:19 +0000 (23:55 +0100)
committerAndres Freund
Thu, 4 Dec 2014 22:55:19 +0000 (23:55 +0100)
Author: Peter Geoghegan

doc/src/sgml/monitoring.sgml

index b29e5e60726bb2a10639c87e656757e80b7ded60..3ce7e80dfa2d1d9e3ca911d015081c3bfcc9c050 100644 (file)
@@ -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