Reject queries that scan every partition without pruning.
pgext.cloud · Source code · Control file
| Package | reject_partition_fullscan |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1,379 |
| Latest commit | 2026-08-29 |
| Latest release | 2026-04-15 |
| Catalogue updated | 2026-08-30 |
| pg_kpart | Reject full partition scans that omit the partition key |
| pg_table_range | Planning-time partition pruning by per-partition data ranges, including non-key columns. |
| dventimi@pg_partition_magician | Pure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven |
| alohadb_timeseries | Auto-partition management for time-series tables using a background worker |
| pg_partition | Generate and manage timestamp-based PostgreSQL table partitions |
| pg_prttn_tools | Provides PL/pgSQL tools for managing inheritance-based partition tables. |
| mpartman | Modern partition manager for PostgreSQL |
| tab_tier | PL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance. |