select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

gbdchecks

Database health-check functions and views for bloat, locks, query statistics, and privileges.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagegbdchecks
Version1.1
PostgreSQL versions11
RepositoryUnspecified
Extension typeSQL only
Project statusArchived
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemagbdchecks
Stars0
Latest commit2019-05-31
Catalogue updated2026-08-30

Related extensions

Requires

pg_stat_statementstrack planning and execution statistics of all SQL statements executed

See also

pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pg_stat_statementstrack planning and execution statistics of all SQL statements executed
pgmonitorCollector-friendly metric views and background refresh worker
pgfr_controlVacuum diagnostics, autovacuum scale-factor recommendations, and table bloat analysis for pgfr_record.
pg_repackReorganize tables in PostgreSQL databases with minimal locks
pg_dbwaAnalyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots.
pg_grab_statementRecord detailed SQL statements from successfully committed transactions.
pg_sessionsTracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
pg_admA PostgreSQL extension providing some administrative tools.
autovacuum_informationsPostgreSQL extension that adds functions for reporting the autovacuum launcher PID and autovacuum worker information.