Release notes for EDB Postgres Distributed version 4.3.5 v4
Released: 16 May 2024
EDB Postgres Distributed version 4.3.5 is a patch release of EDB Postgres Distributed 4, which includes bug fixes for issues identified in previous versions.
Note
This version is required for EDB Postgres Advanced Server versions 12.15, 13.11, 14.10, 15.5, and later.
Component | Version | Type | Description | Ticket |
---|---|---|---|---|
BDR | 4.3.5 | Enhancement | BDR now logs the completion of an extension upgrade. | |
BDR | 4.3.5 | Enhancement | Each autopartition task is now executed in its own transaction. | |
BDR | 4.3.5 | Enhancement | DETACH CONCURRENTLY is now used to drop partitions. | RT101407/35476 |
BDR | 4.3.5 | Enhancement | bdr_superuser is now granted use of pg_file_settings and pg_show_all_file_settings() . | |
BDR | 4.3.5 | Enhancement | bdr_init_physical now stops the initial replication connection and starts it only when needed. | RT102828/35305 |
BDR | 4.3.5 | Bug Fix | Improved handling of node group configuration parameter check_constraints . | RT99956/31896 |
BDR | 4.3.5 | Bug Fix | Fixed an issue to prevent potential segfault in bdr.monitor_group_versions() . | RT102290/34051 |
BDR | 4.3.5 | Bug Fix | BDR now uses bdr.default_sequence_kind when updating sequence kind of existing sequences upon node creation. | |
BDR | 4.3.5 | Bug Fix | Manage rights elevation for trusted extensions | |
HARP | 2.4.1 | Change | Routine security library upgrades. |