# # ChangeLog for /trunk/table_growth # # Generated by Trac 0.10.3 # 04/23/18 19:38:18 # 08/18/09 15:17:02 denish [47] * trunk/table_growth/otools.summarize_table_growth.sql (modified) Fix the bug to summarize daily gorwth size correctly if the prvious day data is not collected 12/10/08 05:06:42 robert [32] * trunk/table_growth/README (moved) and make this a plain readme file 12/10/08 05:06:14 robert [31] * trunk/table_growth/README.txt (modified) make a nicer readme based on the wiki page, and bump version 12/10/08 04:32:14 robert [30] * trunk/table_growth/README.txt (added) add basic README info 12/03/08 17:25:11 denish [26] * trunk/table_growth/otools.summarize_table_growth.sql (modified) * trunk/table_growth/table_growth_report.sh (modified) Fix to remove duplicate rows from table growth monitor report. 09/04/08 17:42:26 robert [20] * trunk/table_growth/otools.collect_table_growth.sql (modified) lower the limit to 10000 pages for table to track 09/04/08 17:36:40 robert [19] * trunk/table_growth/otools.summarize_table_growth.sql (modified) fix errors caused by adding new tables to schema. fix duplicate rows in monthly summary output 07/01/08 18:14:52 robert [17] * trunk/table_growth/otools.summarize_table_growth.sql (modified) actual size need never be null, afaict 07/01/08 18:14:16 robert [16] * trunk/table_growth/otools.collect_table_growth.sql (modified) since we only track tables, include thier indexes into the size counts 06/25/08 22:50:16 robert [15] * trunk/table_growth/otools.collect_table_growth.sql (modified) * trunk/table_growth/otools.summarize_table_growth.sql (modified) * trunk/table_growth/otools.table_growth.sql (modified) * trunk/table_growth/table_growth_report.sh (modified) do some actual debugging, make this stuff actually work 06/12/08 19:12:04 robert [14] * trunk/table_growth (added) * trunk/table_growth/otools.collect_table_growth.sql (added) * trunk/table_growth/otools.summarize_table_growth.sql (added) * trunk/table_growth/otools.table_growth.sql (added) * trunk/table_growth/table_growth_report.sh (added) table growth monitor for pg