SQL functions for inspecting VACUUM and ANALYZE thresholds and activity and for invoking table maintenance.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | vacuum_utils |
|---|---|
| Version | 0.1.0 |
| 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 | Yes |
| Schema | vacuum_utils |
| Stars | 2 |
| Latest commit | 2023-10-26 |
| Latest release | 2023-10-26 |
| Catalogue updated | 2026-08-30 |
| rds_server_handler | TencentDB PostgreSQL server maintenance handler extension |
| lo | Large Object maintenance |
| pg_adm | A PostgreSQL extension providing some administrative tools. |
| buffercache_tools | Inspect and manipulate PostgreSQL buffer cache entries for relations, forks, databases, and tablespaces. |
| 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. |