projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99ee4e4
)
Add bloat items
author
Greg Sabino Mullane
<
[email protected]
>
Wed, 3 Jun 2009 16:04:12 +0000
(12:04 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Wed, 3 Jun 2009 16:04:12 +0000
(12:04 -0400)
TODO
patch
|
blob
|
blame
|
history
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