Log all the queries that reference a particular column
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_relusage |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_relusage |
| Stars | 22 |
| Latest commit | 2025-07-05 |
| Latest release | 2022-10-26 |
| Catalogue updated | 2026-08-30 |
| pg_qualstats | An extension collecting statistics about quals |
| online_advisor | Suggest missing indexes and extended statistics online |
| hypopg | Hypothetical indexes for PostgreSQL |
| pg_stat_statements | track planning and execution statistics of all SQL statements executed |
| index_advisor | Query index advisor |
| pg_stat_plans | Track per-plan call counts, execution times, and example EXPLAIN texts. |
| pg_upless | Detect Useless UPDATE |
| pg_hint_plan | Give PostgreSQL ability to manually force some decisions in execution plans. |
| pg_track_optimizer | Track planning decisions in comparison with execution reality |
| plan_filter | filter statements by their execution plans. |