filter statements by their execution plans.
pgext.cloud · Source code · License text
| Package | pg_plan_filter |
|---|---|
| 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 | plan_filter |
| Stars | 96 |
| Latest commit | 2026-07-21 |
| Latest release | 2026-07-21 |
| Catalogue updated | 2026-08-30 |
| pg_hint_plan | Give PostgreSQL ability to manually force some decisions in execution plans. |
| pg_kpart | Reject full partition scans that omit the partition key |
| pg_command_fw | DDL and utility command firewall for PostgreSQL |
| hypopg | Hypothetical indexes for PostgreSQL |
| index_advisor | Query index advisor |
| pg_qualstats | An extension collecting statistics about quals |
| online_advisor | Suggest missing indexes and extended statistics online |
| block_copy_command | Block COPY commands via a configurable ProcessUtility hook |
| pg_stat_plans | Track per-plan call counts, execution times, and example EXPLAIN texts. |
| pg_readonly | cluster database read only |