Database

PostgreSQL database-level monitoring dashboards

PostgreSQL database-level monitoring dashboards, including:


PGSQL Database

Main dashboard for a single PGSQL database

PGCAT Database

Database info retrieved directly from database catalog

PGSQL Tables

Table/index access metrics within a single database

PGSQL Table

Detailed info for a single table (QPS/RT/index/sequence)

PGCAT Table

Detailed table info from database catalog

PGSQL Query

Detailed info for a query type (QPS/RT)

PGCAT Query

Query details from database catalog

PGCAT Locks

Activity and lock wait info from database catalog

PGCAT Schema

Schema info from database catalog


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