v0.7.1 - Batch Operations & Improved Advisor
Whats New
Batch Operations
- pg_dash_fix now supports multiple statements: VACUUM t1; VACUUM t2; ANALYZE t3
- ALTER TABLE SET support for storage parameters
Improved Advisor
- pg_stat_statements detection - warns when not installed
- Small table autovacuum check (<50 rows)
- Fixed dead tuple percentage calculation
- Unused index threshold reduced from 1MB to 8KB
Bug Fixes
- pg_dash_explain parameter name fixed (query -> sql)
Full changelog: https://github.com/indiekitai/pg-dash/blob/master/CHANGELOG.md