Database health-check functions and views for bloat, locks, query statistics, and privileges.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | gbdchecks |
|---|---|
| Version | 1.1 |
| PostgreSQL versions | 11 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | gbdchecks |
| Stars | 0 |
| Latest commit | 2019-05-31 |
| Catalogue updated | 2026-08-30 |
| pg_stat_statements | track planning and execution statistics of all SQL statements executed |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pg_stat_statements | track planning and execution statistics of all SQL statements executed |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pgfr_control | Vacuum diagnostics, autovacuum scale-factor recommendations, and table bloat analysis for pgfr_record. |
| pg_repack | Reorganize tables in PostgreSQL databases with minimal locks |
| pg_dbwa | Analyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots. |
| pg_grab_statement | Record detailed SQL statements from successfully committed transactions. |
| pg_sessions | Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory. |
| pg_adm | A PostgreSQL extension providing some administrative tools. |
| autovacuum_informations | PostgreSQL extension that adds functions for reporting the autovacuum launcher PID and autovacuum worker information. |