Generate and manage timestamp-based PostgreSQL table partitions
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_partition |
|---|---|
| Version | 0.2.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 7 |
| Latest commit | 2014-03-25 |
| Catalogue updated | 2026-08-30 |
| tab_tier | PL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance. |
| 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. |
| edb_foreignkeyconstraintmanager | Manage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server |
| 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 |
| pathman_sharding | Improved sharding for pg_pathman. |