v0.10.0 — Prepared Statement Cache Warnings
What's New
- Prepared-statement cache invalidation warning — Detects when prepared statement cache invalidation rate is high, which can cause performance issues in connection poolers (PgBouncer, Supavisor)
- Improved pg_stat_statements data handling