select open change scope Open full search

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

Extensions / Administration

edb_foreignkeyconstraintmanager

Manage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server

pgext.cloud · Source code · Documentation · Control file

Overview

Packageedb_foreignkeyconstraintmanager
Version1.0
RepositoryUnspecified
Extension typeSQL only
Distributionedb-postgres-advanced-server
VendorEDB
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaedb_util
Stars2
Latest commit2016-06-16
Catalogue updated2026-08-30

Related extensions

Requires

refintfunctions for implementing referential integrity (obsolete)

See also

pg_partitionGenerate and manage timestamp-based PostgreSQL table partitions
pg_table_rangePlanning-time partition pruning by per-partition data ranges, including non-key columns.
gogudbPostgreSQL extension for distributed hash and range partitioning across foreign servers.
partman_to_cstoreMove old pg_partman partitions to cstore columnar storage.
pgpartsSQL/PLpgSQL helper extension for creating and maintaining table partitions with triggers
pg_prttn_toolsProvides PL/pgSQL tools for managing inheritance-based partition tables.
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
pg_particulousMigrate tables between vanilla PostgreSQL and pg_pathman partitioning