select open change scope Open full search

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

Extensions / Analytics

tab_tier

PL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance.

pgext.cloud · Source code · Documentation · PGXN

Overview

Packagetab_tier
Version1.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schematab_tier
Latest release2016-06-15
Catalogue updated2026-07-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pg_kpartReject full partition scans that omit the partition key
pg_partitionGenerate and manage timestamp-based PostgreSQL table partitions
pg_prttn_toolsProvides PL/pgSQL tools for managing inheritance-based partition tables.
pg_table_rangePlanning-time partition pruning by per-partition data ranges, including non-key columns.
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