Very basic version
Pre-release
Pre-release
In this version you can see:
- general DB instance info (master/replica, lag for replica, DB size, cache effectiveness, tmp files count/size, deadlocks, etc)
- table and index (b-tree only) bloat estimation
- find rarely used indexes
- find unused/redundant indexes and generate migration script to DROP them
- list of slowest queries, ordered by Total Time.