Manages trigger-based static range partitions for PostgreSQL-XL, including split and merge operations.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | range_partitioning |
|---|---|
| Version | 1.2.2 |
| Repository | Unspecified |
| Extension type | SQL only |
| Distribution | postgresql-xl |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2017-03-05 |
| Latest release | 2016-02-03 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pathman_sharding | Improved sharding for pg_pathman. |
| edb_foreignkeyconstraintmanager | Manage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server |
| pg_table_range | Planning-time partition pruning by per-partition data ranges, including non-key columns. |
| xl_global_views | Creates global pgxl_ views over Postgres-XL nodes based on pg_ views. |
| pg_partition | Generate and manage timestamp-based PostgreSQL table partitions |
| pgparts | SQL/PLpgSQL helper extension for creating and maintaining table partitions with triggers |
| partman_to_cstore | Move old pg_partman partitions to cstore columnar storage. |
| gogudb | PostgreSQL extension for distributed hash and range partitioning across foreign servers. |