From: Greg Sabino Mullane Date: Sun, 12 Jul 2009 02:18:51 +0000 (-0400) Subject: Remove done item. X-Git-Tag: 2.9.2~13 X-Git-Url: http://git.postgresql.org/gitweb/static/main.js?a=commitdiff_plain;h=45e05eb85aeccce233d1e8b9bafb2bedbbe7bb2a;p=check_postgres.git Remove done item. --- diff --git a/TODO b/TODO index 750b50188..68ab4ef08 100644 --- a/TODO +++ b/TODO @@ -21,8 +21,6 @@ Quick list of outstanding items / bugs / feature requests for CP: * Full and correct support for Nagios, e.g. http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN203 -* Fix last_analyze, etc. with perflimit - can lead to no results due to filtering - * For last_analyze and last_vacuum, way to skip null (never been hit) * Check at least one table has been vacuumed/analyzed since X time @@ -39,4 +37,3 @@ Quick list of outstanding items / bugs / feature requests for CP: * Consider a more accurate bloat check, using the expensive pg_stattuple function -