June 25th, 2009 by depesz | Tags: announcements, catalyst, explain, explain.depesz.com, perl, postgresql | No comments »
I just updated explain.depesz.com with bugfix, which changes the way Bitmap Index Scan and Bitmap Heap Scan are displayed. Apparently index and table names were not shown previously. Thanks go to Viktor Rosenfeld for spotting and reporting the bug.
June 17th, 2009 by depesz | Tags: announcements, catalyst, explain, explain.depesz.com, perl, postgresql | 4 comments »
I just updated explain.depesz.com with 2 new interface features: When you put mouse cursor over node, it will mark direct child nodes with When you click on node, all child nodes (even indirect) ...
May 29th, 2009 by depesz | Tags: announcements, catalyst, explain, explain.depesz.com, perl, postgresql | No comments »
I just modified the internals of explain.depesz.com. Now, it finally stores the plans in database (previously it stored the plans as files in dedicated directory). Effect for enduser is just that history page should load faster. But, having the data in database ...
