PostgreSQL extension that estimates table bloat from pg class + pg stats — no pgstattuple required
pgext.cloud · Source code · Documentation · Control file
| Package | pg_table_bloat |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2026-05-26 |
| Latest release | 2026-05-26 |
| Catalogue updated | 2026-08-30 |
| pgfr_control | Vacuum diagnostics, autovacuum scale-factor recommendations, and table bloat analysis for pgfr_record. |
| pg_gen_query | A PostgreSQL extension written in C++ that adds no-maintenance GenAI querying functionality using Clickhouse's AI SDK |
| lo | Large Object maintenance |
| gbdchecks | Database health-check functions and views for bloat, locks, query statistics, and privileges. |
| pg_ivm | incremental view maintenance on PostgreSQL |
| vacuum_utils | SQL functions for inspecting VACUUM and ANALYZE thresholds and activity and for invoking table maintenance. |
| pg_trickle | Streaming tables and differential view maintenance for PostgreSQL 18 |
| buffercache_tools | Inspect and manipulate PostgreSQL buffer cache entries for relations, forks, databases, and tablespaces. |