select open change scope Open full search

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

Extensions / Administration

vacuum_utils

SQL functions for inspecting VACUUM and ANALYZE thresholds and activity and for invoking table maintenance.

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagevacuum_utils
Version0.1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemavacuum_utils
Stars2
Latest commit2023-10-26
Latest release2023-10-26
Catalogue updated2026-08-30

Related extensions

See also

rds_server_handlerTencentDB PostgreSQL server maintenance handler extension
loLarge Object maintenance
pg_admA PostgreSQL extension providing some administrative tools.
buffercache_toolsInspect and manipulate PostgreSQL buffer cache entries for relations, forks, databases, and tablespaces.
resetsequencefunctions to reset sequences to values contained in tables
autoreindexShared-preload background-worker extension that scans for bloated indexes and performs concurrent reindexing work in the background.
pg_migrateMigrates a PostgreSQL table avoiding long locks
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.