Skip to content

Very basic version

Pre-release
Pre-release
Compare
Choose a tag to compare
@NikolayS NikolayS released this 24 Dec 20:52
· 307 commits to master since this 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.