More reports!
Pre-release
Pre-release
New reports:
- (report 2) Load Profile, show how many tuples where selected/inserted/updated/deleted in each table, and also aggregated for each tablespace and in total. Additionally, shows sequential scan ratio and HOT-updates ratio;
- (report 3) Activity: shows counters for each database-username pair, and also aggregated values for each DB user and in total;
- (report p1) Alignment Padding (experimental) shows opportunities to optimize table – detects "gaps" between fields in each record and suggests column reordering;
Modifications:
- report 2 "Table Sizes" now shows also tablespace-related information;
- menu was slightly redesigned.
Fixes:
- report 1 "Node Information" now works with Postgres 10.