A PostgreSQL extension providing some administrative tools.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_adm |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | adm |
| Stars | 0 |
| Latest commit | 2017-05-02 |
| Catalogue updated | 2026-08-30 |
| pg_buffercache | examine the shared buffer cache |
| gbdchecks | Database health-check functions and views for bloat, locks, query statistics, and privileges. |
| pgfr_control | Vacuum diagnostics, autovacuum scale-factor recommendations, and table bloat analysis for pgfr_record. |
| vacuum_utils | SQL functions for inspecting VACUUM and ANALYZE thresholds and activity and for invoking table maintenance. |
| buffercache_tools | Inspect and manipulate PostgreSQL buffer cache entries for relations, forks, databases, and tablespaces. |
| rds_server_handler | TencentDB PostgreSQL server maintenance handler extension |
| resetsequence | functions to reset sequences to values contained in tables |
| autoreindex | Shared-preload background-worker extension that scans for bloated indexes and performs concurrent reindexing work in the background. |
| pg_migrate | Migrates a PostgreSQL table avoiding long locks |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| rds_tools | AWS RDS for PostgreSQL administrative functions for engine-version inspection, password-encryption audits, autovacuum diagnostics, and storage monitoring |