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.

ComponentVersionTypeDescriptionTicket
BDR4.3.5EnhancementBDR now logs the completion of an extension upgrade.
BDR4.3.5EnhancementEach autopartition task is now executed in its own transaction.
BDR4.3.5EnhancementDETACH CONCURRENTLY is now used to drop partitions.RT101407/35476
BDR4.3.5Enhancementbdr_superuser is now granted use of pg_file_settings and pg_show_all_file_settings().
BDR4.3.5Enhancementbdr_init_physical now stops the initial replication connection and starts it only when needed.RT102828/35305
BDR4.3.5Bug FixImproved handling of node group configuration parameter check_constraints.RT99956/31896
BDR4.3.5Bug FixFixed an issue to prevent potential segfault in bdr.monitor_group_versions().RT102290/34051
BDR4.3.5Bug FixBDR now uses bdr.default_sequence_kind when updating sequence kind of existing sequences upon node creation.
BDR4.3.5Bug FixManage rights elevation for trusted extensions
HARP2.4.1ChangeRoutine security library upgrades.