Weekly database reports for Postgres
Weekly database reports are now available for PostgreSQL databases. Each week, you'll receive an email recap for your database covering:
- Anomalies — unusual patterns detected in your database activity
- Most expensive queries — top queries ranked by total execution time, with query count, p99 latency, and cache hit ratio
- Schema recommendations — suggested index and schema improvements to optimize performance
- Traffic control — queries that were throttled or warned during the week
- Storage — current database size and week-over-week delta
- CPU and memory — daily average CPU and memory usage
You can manage which databases you receive reports for in your user settings.