select open change scope Open full search

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

Extensions / Administration

pg_table_bloat

PostgreSQL extension that estimates table bloat from pg class + pg stats — no pgstattuple required

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_table_bloat
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2026-05-26
Latest release2026-05-26
Catalogue updated2026-08-30

Related extensions

See also

pgfr_controlVacuum diagnostics, autovacuum scale-factor recommendations, and table bloat analysis for pgfr_record.
pg_gen_queryA PostgreSQL extension written in C++ that adds no-maintenance GenAI querying functionality using Clickhouse's AI SDK
loLarge Object maintenance
gbdchecksDatabase health-check functions and views for bloat, locks, query statistics, and privileges.
pg_ivmincremental view maintenance on PostgreSQL
vacuum_utilsSQL functions for inspecting VACUUM and ANALYZE thresholds and activity and for invoking table maintenance.
pg_trickleStreaming tables and differential view maintenance for PostgreSQL 18
buffercache_toolsInspect and manipulate PostgreSQL buffer cache entries for relations, forks, databases, and tablespaces.