Added to TODO: > * Allow statistics last vacuum/analyze execution times to be displayed > without requiring stats_row_level to be enabled
--------------------------------------------------------------------------- Guillaume Lelarge wrote: > 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 [ text/x-diff is unsupported, treating like TEXT/PLAIN ] > 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). > > ---------------------------(end of broadcast)--------------------------- > TIP 1: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to [EMAIL PROTECTED] so that your > message can get through to the mailing list cleanly -- Bruce Momjian <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://postgres.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
