select open change scope Open full search

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

Extensions / Analytics

pg_fkpart

Table partitioning by foreign key utility

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

Overview

Packagepg_fkpart
Version1.7.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgfkpart
Stars5
Latest commit2018-11-07
Latest release2018-11-07
Catalogue updated2026-08-30

Related extensions

See also

timescaledbEnables scalable inserts and complex queries for time-series data
pg_partmanExtension to manage partitioned tables by time or ID
pg_ttl_indexAutomatic data expiration with TTL indexes
citusDistributed PostgreSQL as an extension
timeseriesConvenience API for time series stack
pg_cronJob scheduler for PostgreSQL