Skip to content

crunchy-postgres-health-check

Deliverables

Health Check

Backup and Restore

PGBouncer

Read replicas

HA / Failover

Monitoring

Tuning / Settings

Application binding to replicas

Application improvements

  • Review slow queries for possible optimization

Staging with realistic load by running tests

  • Review possibility to enable full logging, to allow collection of all queries to enable replaying on staging

Capacity planning

  • Implementation of pg_bouncer and other improvements will impact capacity planning and scalability
  • Review shared buffer utilization through pg_buffercache (requires installation) to determine memory utilization and working set size
  • Provide recommendations regarding changes to shared_buffers and system memory amounts
  • Recommendations regarding metrics for scalability and capacity planning
Edited by Yorick Peterse