select open change scope Open full search

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

Extensions / Analytics

mpartman

Modern partition manager for PostgreSQL

pgext.cloud · Source code · Documentation · Control file

Overview

Packagempartman
Version0.1.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars17
Latest commit2023-05-18
Catalogue updated2026-08-30

Related extensions

See also

pg_kpartReject full partition scans that omit the partition key
dventimi@pg_partition_magicianPure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven
pg_table_rangePlanning-time partition pruning by per-partition data ranges, including non-key columns.
pg_prttn_toolsProvides PL/pgSQL tools for managing inheritance-based partition tables.
tab_tierPL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance.
reject_partition_fullscanReject queries that scan every partition without pruning.
alohadb_timeseriesAuto-partition management for time-series tables using a background worker
plproxyDatabase partitioning implemented as procedural language