PostgreSQL extension that adds functions for reporting the autovacuum launcher PID and autovacuum worker information.
pgext.cloud · Source code · Documentation · Control file
| Package | autovacuum_informations |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pg_catalog |
| Stars | 1 |
| Latest commit | 2026-01-02 |
| Catalogue updated | 2026-08-30 |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pgfr_control | Vacuum diagnostics, autovacuum scale-factor recommendations, and table bloat analysis for pgfr_record. |
| rds_tools | AWS RDS for PostgreSQL administrative functions for engine-version inspection, password-encryption audits, autovacuum diagnostics, and storage monitoring |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pgnodemx | Capture node OS metrics via SQL queries |
| gbdchecks | Database health-check functions and views for bloat, locks, query statistics, and privileges. |
| pgfr_analyze | Reporting and analysis functions for pgfr_record |
| pg_mon | PostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view |
| pg_get_queryid | get last queryid generated/used by pg_stat_statements for a given backend pid |
| db_info | Functions and views reporting database size, ownership, tablespaces, extensions, and object counts. |