Add bloat items
authorGreg Sabino Mullane <[email protected]>
Wed, 3 Jun 2009 16:04:12 +0000 (12:04 -0400)
committerGreg Sabino Mullane <[email protected]>
Wed, 3 Jun 2009 16:04:12 +0000 (12:04 -0400)
TODO

diff --git a/TODO b/TODO
index 35d660cf634f191c1c08d3deab2325d24a066f4c..45da06ba38d2364f1b107467a53898bb5298a36b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,3 +35,6 @@ Quick list of outstanding items / bugs / feature requests for CP:
 
 * Check the current logfile is not bigger than X KB/MB/GB
 
+* Make the bloat estimation more accurate (lots of small bad assumptions in there)
+
+* Consider a more accurate bloat check, using the expensive pg_stattuple function