2026
This topic describes the release notes for kernel features of AnalyticDB for PostgreSQL in storage-elastic mode for 2026.
July 2026
V7.4.2.6
|
Category |
Feature |
Description |
References |
|
New features |
Vector engine |
|
N/A |
|
Optimizer |
|
N/A |
|
|
Real-time materialized view |
Real-time materialized views now support CTE. |
N/A |
|
|
Bug fixes |
Stability |
|
N/A |
|
PostGIS |
Fixed the issue where executing ST_GeomFromWKB(bytea, int) in PostGIS 3.3.2 reports an Unknown WKB type error. |
N/A |
|
|
Long-term memory |
Fixed the issue where delete_all in the adbpg_llm_memory plugin recreates the memory table. |
N/A |
V7.3.2.10
|
Category |
Feature |
Description |
References |
|
New feature |
Real-time materialized view |
Real-time materialized views now support CTE. |
N/A |
|
Bug fixes |
Optimizer |
|
N/A |
|
PostGIS |
Fixed the issue where executing ST_GeomFromWKB(bytea, int) in PostGIS 3.3.2 reports an Unknown WKB type error. |
N/A |
|
|
Long-term memory |
Fixed the issue where delete_all in the adbpg_llm_memory plugin recreates the memory table. |
N/A |
May 2026
V7.4.2.3
|
Category |
Feature |
Description |
References |
|
New features |
vector engine |
|
None |
|
monitoring and logging |
|
None |
|
|
Enhancements |
vector engine |
|
None |
|
GraphRAG |
Upgrades the GraphRAG component to version 1.6. |
None |
|
|
Bug fixes |
vector engine |
|
None |
|
storage engine |
Fixed an |
None |
|
|
scaling |
|
None |
|
|
optimizer |
|
None |
|
|
high availability |
Fixed an issue where master node queries would hang and cause 100% CPU usage when a segment machine was down. |
None |
|
|
executor |
Fixed an issue where hitting the disk spill file limit during execution left a lightweight lock, preventing other processes from acquiring it. |
None |
V7.3.2.8
|
Category |
Feature |
Description |
References |
|
Enhancements |
GraphRAG |
Upgrades the GraphRAG component to version 1.5. |
None |
|
Bug fixes |
executor |
Fixed an issue where hitting the disk spill file limit during execution left a lightweight lock, preventing other processes from acquiring it. |
None |
|
high availability |
Fixed an issue where master node queries would hang and cause 100% CPU usage when a segment machine was down. |
None |
|
|
CDC |
Fixed an issue where segment repair caused slot loss when a standby instance was down. |
None |
|
|
pgsearch |
Fixed an issue where a |
None |
|
|
optimizer |
Fixed an error in Multi-Range Table Function (MultiRTF) caused by segment inconsistencies when an append operation was used with multiple one-time filters. |
None |
|
|
real-time materialized view |
Fixed an index rebuild issue that occurred during a readable refresh of a real-time materialized view. |
None |
|
|
storage engine |
|
None |
March 2026
V7.3.2.7
|
Category |
Feature |
Description |
References |
|
Bug fixes |
Security fix |
Fixed the CVE-2026-2006 vulnerability by improving how the SUBSTRING function handles multi-byte characters to prevent buffer overflows and errors from invalid characters. |
None |
V7.3.2.6
|
Category |
Feature |
Description |
References |
|
New features |
long-term memory |
Adds an infer interface for memory import, allowing you to import data directly without extraction by a large language model (LLM). |
None |
|
GraphRAG |
Supports importing custom chunk and embedding values. |
None |
|
|
Enhancements |
high availability |
|
None |
|
Bug fixes |
CDC |
Fixed stability issues with CDC. |
None |
|
executor |
Fixed stability issues with the executor. |
None |
|
|
connection pool |
Fixed an issue where pgbouncer would not restart after an upgrade. |
None |
|
|
storage engine |
Fixed stability issues with the beam storage engine. |
None |
|
|
Vector retrieval |
Fixed stability issues with pgsearch. |
None |
|
|
scaling |
Fixed an access error after a scale-in operation, which was caused by inconsistent metadata for master-only tables used by multiple plug-ins across different nodes. |
None |
|
|
real-time materialized view |
Fixed stability issues with real-time materialized views. |
None |
|
|
optimizer |
Fixed stability issues with the optimizer. |
None |
V7.4.2.1
|
Category |
Feature |
Description |
References |
|
New features |
vector engine |
Supports configuring the number of flush workers and the total available CPU cores. |
None |
|
Bug fixes |
high availability |
|
None |
|
optimizer |
Fixed multiple stability issues with the ORCA optimizer. |
None |
|
|
CDC |
Fixed multiple stability issues with CDC. |
None |
|
|
real-time materialized view |
Fixed multiple stability issues with real-time materialized views. For example, fixed an issue where the rebuild step could not be skipped when you use REPLACE with an identical definition that specified column names. |
None |
|
|
connection pool |
Fixed an issue where pgbouncer was incorrectly launched during an upgrade. |
None |
January 2026
V7.3.2.5
|
Category |
Feature |
Description |
References |
|
Enhancements |
storage engine |
Supports modifying the default access method (am) for temporary tables. |
None |
V7.4.2.0
|
Category |
Feature |
Description |
References |
|
New features |
vector engine |
Major update: The new Nova vector engine is now generally available. This feature is not supported on ARM-based platforms. |
|
|
executor |
Major update: Upgraded the laser parallel executor. |
None |
|
|
logical backup |
Supports Database Backup Service (DBS) storage pool interfaces. |
None |
|
|
long-term memory |
The long-term memory feature now supports automatic memory classification and custom classification labels. It also includes an infer interface that allows you to import memory directly without extraction by an LLM. |
Advanced features of long-term memory for AnalyticDB for PostgreSQL |
|
|
Security |
Introduced multiple security enhancements. |
None |
|
|
tiered storage |
The access paths for cold storage, OSS Foreign Data Wrapper (FDW), and OSS EXT now support HTTPS. |
None |
|
|
Enhancements |
long-term memory |
Improved how historical operations are saved in long-term memory and added a new interface to view historical records. |
None |
|
GraphRAG |
Supports adjusting the connection pool size. |
None |
|
|
Bug fixes |
pgsearch |
Fixed multiple stability issues with pgsearch. |
None |
|
scaling |
Fixed a core dump issue triggered by the expand table command for a real-time materialized view. |
None |
|
|
CDC |
Fixed multiple stability issues with CDC. |
None |
|
|
Version upgrade |
Fixed an issue where a failed version upgrade caused an instance to enter read-only mode. |
None |
|
|
storage engine |
Fixed multiple stability issues with the beam storage engine. |
None |
|
|
real-time materialized view |
Fixed multiple stability issues with real-time materialized views. |
None |
|
|
Vacuum |
Fixed multiple stability issues related to the |
None |
|
|
optimizer |
Fixed multiple stability issues with the ORCA optimizer. |
None |
|
|
high availability |
Fixed multiple stability issues related to high availability. |
None |