From: Greg Sabino Mullane Date: Mon, 24 Aug 2009 16:06:27 +0000 (-0400) Subject: Quick todo note. X-Git-Tag: c9ed279d3bf192e41b4d5c7d65f115fa49ae2519~13 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=d012437f23fa0a91270c2ecc8df2dbafec7e264c;p=check_postgres.git Quick todo note. --- diff --git a/TODO b/TODO index a4b35d67b..e5e60d5ff 100644 --- a/TODO +++ b/TODO @@ -39,3 +39,5 @@ Quick list of outstanding items / bugs / feature requests for CP: * Consider a more accurate bloat check, using the expensive pg_stattuple function +* For the Nagios 'perf' output on last_analyze and last_vacuum (and other things with a time), +consider making a single global timing call.