This page lists features released for AnalyticDB for PostgreSQL in 2024, organized by month.
November 2024
| Feature | Description | References |
|---|
| Cross-zone disaster recovery | Deploy primary and secondary nodes across different zones in the same region. If the primary zone becomes unavailable, secondary zone nodes automatically take over to keep your instance running. Primary and secondary nodes share the same storage capacity. | Cross-zone disaster recovery in AnalyticDB for PostgreSQL V7.0 |
July 2024
| Feature | Description | References |
|---|
| Resource group management | Switch from resource queue management to resource group management in the AnalyticDB for PostgreSQL console. Supported on V6.0 instances running V6.6.1.0 or later, and V7.0 instances running V7.0.6.3 or later. | Use resource groups to perform workload management |
June 2024
| Feature | Description | References |
|---|
| Snapshot backup and restoration | V6.0 instances running 6.6.2.2 or later support snapshot backup. V6.0 instances running 6.6.2.1 or earlier support physical backup. | Overview and Back up data |
May 2024
| Feature | Description | References |
|---|
| Zero-ETL | Synchronize and manage data between RDS PostgreSQL and AnalyticDB for PostgreSQL without building ETL pipelines. Integrates transaction processing with data analysis so you can focus on analysis. | Zero-ETL |
April 2024
| Feature | Description | References |
|---|
| Extension management | Use open source and Alibaba Cloud-developed extensions to add capabilities to your instance, including hint-based SQL optimization, job scheduling, and cross-database queries. | Supported extensions |
March 2024
| Feature | Description | References |
|---|
| Real-time data consumption | Write data directly to compute nodes using the high-speed data import API or by consuming Kafka data. Avoids coordinator node bottlenecks caused by COPY or INSERT operations. | Overview |