SQL/PLpgSQL helper extension for creating and maintaining table partitions with triggers
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgparts |
|---|---|
| Version | 0.0.15 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2 |
| Latest commit | 2019-03-14 |
| Latest release | 2019-03-14 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pg_partition | Generate and manage timestamp-based PostgreSQL table partitions |
| partman_to_cstore | Move old pg_partman partitions to cstore columnar storage. |
| pg_prttn_tools | Provides PL/pgSQL tools for managing inheritance-based partition tables. |
| gogudb | PostgreSQL extension for distributed hash and range partitioning across foreign servers. |
| pg_particulous | Migrate tables between vanilla PostgreSQL and pg_pathman partitioning |
| tab_tier | PL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance. |
| pathman_sharding | Improved sharding for pg_pathman. |
| pg_table_range | Planning-time partition pruning by per-partition data ranges, including non-key columns. |