select open change scope Open full search

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

Extensions / Analytics

range_partitioning

Manages trigger-based static range partitions for PostgreSQL-XL, including split and merge operations.

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

Overview

Packagerange_partitioning
Version1.2.2
RepositoryUnspecified
Extension typeSQL only
Distributionpostgresql-xl
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2017-03-05
Latest release2016-02-03
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pathman_shardingImproved sharding for pg_pathman.
edb_foreignkeyconstraintmanagerManage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server
pg_table_rangePlanning-time partition pruning by per-partition data ranges, including non-key columns.
xl_global_viewsCreates global pgxl_ views over Postgres-XL nodes based on pg_ views.
pg_partitionGenerate and manage timestamp-based PostgreSQL table partitions
pgpartsSQL/PLpgSQL helper extension for creating and maintaining table partitions with triggers
partman_to_cstoreMove old pg_partman partitions to cstore columnar storage.
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.