Instance

PostgreSQL instance-level monitoring dashboards

PostgreSQL instance-level monitoring dashboards, including:

  • PGSQL Instance: Main dashboard for a single PGSQL instance
  • PGRDS Instance: RDS version of PGSQL Instance, focusing on PostgreSQL-native metrics
  • PGCAT Instance: Instance info retrieved directly from database catalog
  • PGSQL Persist: Persistence metrics: WAL, XID, checkpoint, archive, IO
  • PGSQL Proxy: Detailed metrics for a single HAProxy load balancer
  • PGSQL Pgbouncer: Metrics overview for a single Pgbouncer connection pooler
  • PGSQL Session: Session and active/idle time metrics for a single instance
  • PGSQL Xacts: Transaction, lock, TPS/QPS related metrics
  • PGSQL Exporter: Self-monitoring metrics for Postgres and Pgbouncer exporters

PGSQL Instance

Main dashboard for a single PGSQL instance

PGRDS Instance

RDS version of PGSQL Instance focusing on PostgreSQL-native metrics

PGCAT Instance

Instance info retrieved directly from database catalog

PGSQL Persist

Persistence metrics - WAL, XID, checkpoint, archive, IO

PGSQL Proxy

Detailed metrics for a single HAProxy load balancer

PGSQL Pgbouncer

Metrics overview for a single Pgbouncer connection pooler

PGSQL Session

Session and active/idle time metrics for a single instance

PGSQL Xacts

Transaction, lock, TPS/QPS related metrics

PGSQL Exporter

Self-monitoring metrics for Postgres and Pgbouncer exporters


Last Modified 2026-01-15: fix some legacy commands (5535c22)