select open change scope Open full search

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

Extensions / Analytics

pg_partman

Extension to manage partitioned tables by time or ID

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

Overview

Packagepg_partman
Version5.5.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2,798
Latest commit2026-08-21
Latest release2026-07-22
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

Required by

partman_to_cstoreMove old pg_partman partitions to cstore columnar storage.
timeseriesConvenience API for time series stack

See also

timescaledbEnables scalable inserts and complex queries for time-series data
pg_ttl_indexAutomatic data expiration with TTL indexes
citusDistributed PostgreSQL as an extension
pg_fkpartTable partitioning by foreign key utility
timeseriesConvenience API for time series stack
pg_cronJob scheduler for PostgreSQL