select open change scope Open full search

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

Extensions / Monitoring

pg_relusage

Log all the queries that reference a particular column

pgext.cloud · Source code · License text · Control file · PGXN

Overview

Packagepg_relusage
Version0.0.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_relusage
Stars22
Latest commit2025-07-05
Latest release2022-10-26
Catalogue updated2026-08-30

Related extensions

See also

pg_qualstatsAn extension collecting statistics about quals
online_advisorSuggest missing indexes and extended statistics online
hypopgHypothetical indexes for PostgreSQL
pg_stat_statementstrack planning and execution statistics of all SQL statements executed
index_advisorQuery index advisor
pg_stat_plansTrack per-plan call counts, execution times, and example EXPLAIN texts.
pg_uplessDetect Useless UPDATE
pg_hint_planGive PostgreSQL ability to manually force some decisions in execution plans.
pg_track_optimizerTrack planning decisions in comparison with execution reality
plan_filterfilter statements by their execution plans.