EDB Postgres Distributed 6.0.2 release notes v6.0.2
Released: 25 June 2025
This is the first patch release of EDB Postgres Distributed 6.0, which includes bug fixes and enhancements to the new features introduced in PGD 6.0.
Bug Fixes
Description | Addresses |
---|---|
Fixed an issue with the slot names generated by | |
Fixed segmentation fault in bdr.stat_connection_manager_get_stats().The memory returned by the function was allocated in an incorrect memory context. | |
Ensure that GRANT check for BDR objects works for EPAS object typesThe mechanism for determining whether user can be granted permissions on BDR extension objects was failing for EPAS-specific objects. This was a regression from PGD release 5.7.0 and is now fixed. | 49649 |
Renamed the check | |
Added a warning message if CLI fails to fetch value of a GUC for |
- On this page
- Bug Fixes