select open change scope Open full search

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

Extensions / Analytics

pg_table_range

Planning-time partition pruning by per-partition data ranges, including non-key columns.

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

Overview

Packagepg_table_range
Version0.1.1
PostgreSQL versions16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2
Latest commit2026-06-23
Latest release2026-06-23
Catalogue updated2026-08-30

Related extensions

See also

pg_kpartReject full partition scans that omit the partition key
pg_prttn_toolsProvides PL/pgSQL tools for managing inheritance-based partition tables.
qdgcEncode, decode, navigate, and fill Extended Quarter Degree Grid Cell codes in pure SQL.
tab_tierPL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance.
brin4postgisBRIN indexes for PostGIS
planinstrPlanner hook for measuring PostgreSQL planning time, intended mainly for debugging.
pg_stash_adviceStore plan advice by query ID and automatically apply it during PostgreSQL query planning
pargresPrototype parallel query execution module for shared-nothing PostgreSQL clusters
edb_foreignkeyconstraintmanagerManage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.