This topic describes the product feature updates for PolarDB for PostgreSQL, including minor engine version updates.
You can View the cluster revision version in the console or by running the
SHOW polardb_version;statement.The minor engine version format for PolarDB for PostgreSQL changed to a 6-digit format on February 26, 2025. For more information, see the change details.
2.0.15.14.6.0 (December 2025)
New features
Description | References |
Adds support for the |
Performance improvements
Description |
Reduces the performance overhead of the pldebugger (for debugging stored procedures) extension when it is loaded by default in specific PL/pgSQL scenarios. |
Improves the execution performance of the |
Improves the asynchronous lock replay performance during physical replication. |
Bug fixes
Description |
Fixed an issue where the console incorrectly displayed non-modifiable parameters. |
Fixed a memory leak where |
Fixed a potential database crash on a Serverless cluster during elastic scaling, caused by the parallel cache refresh mechanism using an incorrect cache ID. |
Fixed an issue where monitoring metrics were missing because the |
Fixed an issue where |
2.0.15.12.4.0 (April 2025)
New features
Description | References |
Compatible with community PostgreSQL 15.12. | |
Upgraded the spatio-temporal database (GanosBase) to version 7.4. | |
Adds support for the | |
Adds support for the | |
Updates the |
Performance improvements
Description |
Supports |
默认打开函数自适应白名单,提高集群地址负载均衡。 |