From c11f1f714b6983e011cc4639cf669151d587e8c2 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 27 Feb 2011 18:03:49 -0500 Subject: [PATCH] Document that last vacuum statistics and counts are for non-FULL vacuums. --- doc/src/sgml/monitoring.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 2dc1bfc19c..aaa613e988 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -325,11 +325,11 @@ postgres: user database host FULL vacuumed manually, the last time it was vacuumed by the autovacuum daemon, the last time it was analyzed manually, the last time it was analyzed by the autovacuum daemon, - number of times it has been vacuumed manually, + number of times it has been non-