Skip to content

v0.10.0 — Prepared Statement Cache Warnings

Choose a tag to compare

@indiekitai indiekitai released this 07 Jun 01:02
· 16 commits to master since this release

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