select open change scope Open full search

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

Extensions / Administration

reject_partition_fullscan

Reject queries that scan every partition without pruning.

pgext.cloud · Source code · Control file

Overview

Packagereject_partition_fullscan
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1,379
Latest commit2026-08-29
Latest release2026-04-15
Catalogue updated2026-08-30

Related extensions

See also

pg_kpartReject full partition scans that omit the partition key
pg_table_rangePlanning-time partition pruning by per-partition data ranges, including non-key columns.
dventimi@pg_partition_magicianPure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven
alohadb_timeseriesAuto-partition management for time-series tables using a background worker
pg_partitionGenerate and manage timestamp-based PostgreSQL table partitions
pg_prttn_toolsProvides PL/pgSQL tools for managing inheritance-based partition tables.
mpartmanModern partition manager for PostgreSQL
tab_tierPL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance.