pgsql: Document that last vacuum statistics and counts are for non-FULL - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Document that last vacuum statistics and counts are for non-FULL
Date
Msg-id E1Ptpf5-00061m-E8@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document that last vacuum statistics and counts are for non-FULL vacuums.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c11f1f714b6983e011cc4639cf669151d587e8c2

Modified Files
--------------
doc/src/sgml/monitoring.sgml |    8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: PL/Python explicit subtransactions
Next
From: Tom Lane
Date:
Subject: pgsql: Add documentation for data-modifying statements in WITH clauses.