administrative functions for PostgreSQL
pgext.cloud · Website · Documentation · License text · Control file
| Package | adminpack |
|---|---|
| Version | 2.1 |
| PostgreSQL versions | 14 · 15 · 16 |
| Repository | PostgreSQL contrib |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| pg_checksums | Activate/deactivate/verify checksums in offline Postgres clusters |
| amcheck | functions for verifying relation integrity |
| pg_repack | Reorganize tables in PostgreSQL databases with minimal locks |
| pg_catcheck | Diagnosing system catalog corruption |
| pg_surgery | extension to perform surgery on a damaged relation |
| pg_orphaned | Deal with orphaned files |
| pg_pathcheck | Validate planner Path trees for freed or corrupt memory |
| pg_isok | Query-based data integrity management and soft alerting for PostgreSQL |
| pageinspect | inspect the contents of database pages at a low level |
| pg_squeeze | A tool to remove unused space from a relation. |