Extension to manage partitioned tables by time or ID
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_partman |
|---|---|
| Version | 5.5.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2,798 |
| Latest commit | 2026-08-21 |
| Latest release | 2026-07-22 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| partman_to_cstore | Move old pg_partman partitions to cstore columnar storage. |
| timeseries | Convenience API for time series stack |
| timescaledb | Enables scalable inserts and complex queries for time-series data |
| pg_ttl_index | Automatic data expiration with TTL indexes |
| citus | Distributed PostgreSQL as an extension |
| pg_fkpart | Table partitioning by foreign key utility |
| timeseries | Convenience API for time series stack |
| pg_cron | Job scheduler for PostgreSQL |