PostgreSQL Schema Recommendations
We've enabled Insights schema recommendations for PostgreSQL databases.
Schema recommendations are automatic suggestions to improve database performance, reduce memory and disk usage, and improve your schema.
PostgreSQL schema recommendations automatically suggest fixes to the following conditions:
- Redundant indexes
- Upcoming primary key exhaustion
- Unused tables and indexes
- Bloated tables and indexes