Patch for monitoring.sgml
- From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
- To: pgsql-docs(at)postgresql(dot)org
- Subject: Patch for monitoring.sgml
- Date: Sun, 22 Apr 2007 16:10:51 +0200
- Message-id: <462B6CEB.4010109@lelarge.info> <text/plain>
Hi all,
This patch adds a sentence on monitoring.sgml explaining that
stats_row_level needs to be enabled if user wants to get last
vacuum/analyze execution time.
This patch can be applied on 8.2 branch and HEAD.
Regards.
--
Guillaume.
http://www.postgresqlfr.org
http://docs.postgresqlfr.org
Index: doc/src/sgml/monitoring.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/monitoring.sgml,v
retrieving revision 1.40.2.2
diff -r1.40.2.2 monitoring.sgml
157a158,159
> <xref linkend="guc-stats-row-level"> also controls vacuum and analyze
> last execution times (manual and daemon).
Home |
Main Index |
Thread Index