| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: Patch for monitoring.sgml |
| Date: | 2008-03-11 15:53:21 |
| Message-ID: | 200803111553.m2BFrLH14615@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
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 majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2008-03-11 17:10:38 | order of entries in admin docs |
| Previous Message | Bruce Momjian | 2008-03-07 01:46:58 | Re: [DOCS] Incrementally Updated Backups: Docs Clarification |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zdenek Kotala | 2008-03-11 16:07:30 | Re: [PATCHES] Fix for large file support (nonsegment mode support) |
| Previous Message | Bruce Momjian | 2008-03-11 15:48:22 | Re: Autovacuum vs statement_timeout |