pgsql: Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd.
Date: 2014-12-04 22:55:45
Message-ID: E1XwfJJ-0004Z4-BA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd.

Author: Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5ede3a31171d83b94a773d997fe05b563f8ebb3d

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-12-05 00:53:04 pgsql: Don't dump core if pq_comm_reset() is called before pq_init().
Previous Message Peter Eisentraut 2014-12-04 22:16:36 pgsql: Fix PGXS vpath build when PostgreSQL is built with vpath