This is the multi-page printable view of this section. .
Database
- 1: PGSQL Database
- 2: PGCAT Database
- 3: PGSQL Tables
- 4: PGSQL Table
- 5: PGCAT Table
- 6: PGSQL Query
- 7: PGCAT Query
- 8: PGCAT Locks
- 9: PGCAT Schema
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
1 - PGSQL Database
Main dashboard for a single PGSQL database: Demo
PGSQL Database is the main dashboard for a single PostgreSQL database, providing comprehensive database-level metrics.
2 - PGCAT Database
Database info from database catalog: Demo
PGCAT Database shows database-level information retrieved directly from PostgreSQL system catalog.
3 - PGSQL Tables
Table/index access metrics: Demo
PGSQL Tables shows table and index access metrics for all objects within a single PostgreSQL database.
4 - PGSQL Table
Detailed info for a single table: Demo
PGSQL Table shows detailed metrics for a single table including QPS, response time, index usage, and sequence info.
5 - PGCAT Table
Detailed table info from catalog: Demo
PGCAT Table shows detailed table information from database catalog including statistics and bloat analysis.
6 - PGSQL Query
Detailed info for a query type: Demo
PGSQL Query shows detailed metrics for a specific query type including QPS and response time distribution.
7 - PGCAT Query
Query details from database catalog: Demo
PGCAT Query shows query details from database catalog including SQL text and execution statistics.
8 - PGCAT Locks
Activity and lock wait info: Demo
PGCAT Locks shows active sessions and lock wait information from database catalog.
9 - PGCAT Schema
Schema info from database catalog: Demo
PGCAT Schema shows schema-level information from database catalog including tables, indexes, and sequences.








