Manage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server
pgext.cloud · Source code · Documentation · Control file
| Package | edb_foreignkeyconstraintmanager |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Distribution | edb-postgres-advanced-server |
| Vendor | EDB |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | edb_util |
| Stars | 2 |
| Latest commit | 2016-06-16 |
| Catalogue updated | 2026-08-30 |
| refint | functions for implementing referential integrity (obsolete) |
| pg_partition | Generate and manage timestamp-based PostgreSQL table partitions |
| pg_table_range | Planning-time partition pruning by per-partition data ranges, including non-key columns. |
| gogudb | PostgreSQL extension for distributed hash and range partitioning across foreign servers. |
| partman_to_cstore | Move old pg_partman partitions to cstore columnar storage. |
| pgparts | SQL/PLpgSQL helper extension for creating and maintaining table partitions with triggers |
| pg_prttn_tools | Provides PL/pgSQL tools for managing inheritance-based partition tables. |
| hash64 | Stable 64-bit hash function whose results do not change across PostgreSQL major versions. |
| pg_particulous | Migrate tables between vanilla PostgreSQL and pg_pathman partitioning |