select open change scope Open full search

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

Extensions / Analytics

pg_prttn_tools

Provides PL/pgSQL tools for managing inheritance-based partition tables.

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

Overview

Packagepg_prttn_tools
Version0.5
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaprttn_tools
Stars1
Latest commit2017-06-16
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

Required by

pg_dbwaAnalyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots.

See also

pg_kpartReject full partition scans that omit the partition key
tab_tierPL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance.
pg_table_rangePlanning-time partition pruning by per-partition data ranges, including non-key columns.
pg_partitionGenerate and manage timestamp-based PostgreSQL table partitions
partman_to_cstoreMove old pg_partman partitions to cstore columnar storage.
pgpartsSQL/PLpgSQL helper extension for creating and maintaining table partitions with triggers
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
pg_particulousMigrate tables between vanilla PostgreSQL and pg_pathman partitioning