ADB 7 releases
7.4.0
Date: 28.11.2025
The release includes the following components: ADBM, ADB Control, and connectors (ADB ClickHouse, ADB to Kafka and Kafka to ADB, ADB to ADB). Offline installation is supported |
Migrated ADB to Greengage DB |
DBeaver has been adapted to work with Greengage DB. Use version 25.2.3 or later |
Added support for Linux cgroup v2, allowing you to limit disk throughput |
Implemented orphaned file cleanup |
Added the ability to define a distribution key for |
Added support for LDAP authentication |
Added support for LLVM 18 |
Implemented TLS options for PXF external tables and foreign data wrappers (FDWs) |
Implemented ADBM 2.8.0 |
Implemented ADB Control 4.15.0 |
Refactored |
Implemented a precheck to ensure a standby coordinator cannot be added when mirroring is not enabled |
Refactored OS parameter handling and added a precheck to validate required system settings |
Added support for selecting |
Added SSL support for connections between |
Enabled support for the |
Disallowed inlining of CTEs containing DML operations |
Raised a planner error for |
Enabled JSON output for |
Prevented WAL removal during recovery when |
Added an explicit error when specifying |
Added |
Added a default transformation flag for |
Ensured |
Added a check to ensure the previous expand action completed successfully before starting the next one |
Fixed an issue where temporary schemas were not cleaned up after segment failures |
Fixed an issue where |
Fixed |
Fixed an issue where disk space was not promptly reclaimed after dropping temporary tables |
Fixed an issue where GUCs on segments were not updated when running |
Fixed a crash when running |
Fixed an issue where inserts failed if |
Fixed incorrect calculation of space used by spill files when multiple processes run in the same session |
Fixed an issue where |
Fixed an issue where LDAP connections ignored |
Fixed an issue preventing the use of wildcard characters in interconnect addresses |
Fixed an issue in the |
Fixed incorrect memory allocation when generating statistics for hash join queries |
MADlib is now delivered as an extension |
7.2.0
Date: 19.09.2024
The output of the |
GPDB compilation will now fail if compiler warnings occur, improving build quality |
Implemented error reporting for invalid operations involving CTEs in the |
Interruption of LDAP requests by signals will no longer be treated as an authentication error, enhancing stability |
Official support for Ubuntu 22.04 on x86-64 platform has been added |
The query analysis logic has been moved to the PostgreSQL core, improving performance and integration |
Simplified the |
Optimized the row counting mechanism in replicated tables for DML operations |
Updated the data distribution logic to ensure proper handling of combined hash specifications |
Python 3.11 is now supported, enhancing container operations |
Updated the CTE processing mechanism to always materialize data if it is used outside of |
Incorporated the latest |
Updated JIT support to enhance query performance in GPDB |
Added documentation for running JIT tests and updated LLVM support to the latest versions |
Fixed Dockerfile for proper execution of the GPDB 7 test suite and added support for Java 11 |
Resolved resource leaks during errors while executing the |
Addressed compilation warnings to improve compatibility with modern compilers |
Corrected an issue that occurred when switching the access method to columnar for tables |
Resolved an issue that caused a segmentation fault when calculating compression ratios for AO tables |
Resolved an issue where temporary schemas were not properly cleaned up after segment failures |
Addressed errors related to incorrect row access during the analysis of AOCO tables |
The |