PolarDB for PostgreSQL 14
This topic covers updates to the minor engine version, console, spatio-temporal database, and extensions of .
-
Run the following statement to view the minor engine version of :
SHOW polardb_version; -
The minor engine version of will be updated to a 6-digit format on February 26, 2025. You can view the Changes for more details.
14.13.27.0
Minor engine version
|
Category |
Description |
References |
Release date |
|
New features |
Supports reading WAL logs from the WAL buffer for physical and logical replication. |
Read WAL logs from the WAL buffer for physical and logical replication |
December 2024 |
|
Supports transforming |
December 2024 |
||
|
Performance optimizations |
Enables the adaptive function whitelist by default to improve load balancing for cluster endpoints. |
None |
December 2024 |
|
Improves performance in some common scenarios. |
None |
December 2024 |
|
|
Bug fixes |
Fixes an issue where global index kill processes incorrect index tuples, causing global index errors in rare cases. |
December 2024 |
|
|
Fixes a null pointer bug in |
December 2024 |
||
14.13.26.0
Minor engine version
|
Category |
Description |
References |
Release date |
|
New feature |
Adds the TSDB extension, enabling advanced features for time-series computing. |
November 2024 |
|
|
Performance optimization |
Optimizes performance in some common scenarios. |
N/A |
November 2024 |
|
Bug fixes |
Fixes incompatibilities with certain character sets. |
November 2024 |
|
|
Fixes a memory leak in the bitmap operator. |
November 2024 |
||
|
Fixes some stability issues. |
November 2024 |
||
14.13.25.0
Minor engine version
|
Category |
Description |
References |
Release date |
|
New features |
Supports Segmented Least Recently Used (SLRU) shard management. |
None |
September 2024 |
|
Index creation and |
None |
September 2024 |
|
|
Adds monitoring for the full-page snapshot feature. |
None |
September 2024 |
|
|
Adds control over the default pushdown behavior for Common Table Expressions (CTEs). |
None |
September 2024 |
|
|
Adds the |
September 2024 |
||
|
Supports setting the session isolation level with the |
None |
September 2024 |
|
|
Upgrades the spatio-temporal database (Ganos) to version 6.9. |
September 2024 |
||
|
Performance optimization |
Adjusts the default private cache size for GCC and GRC processes. This optimizes performance for transactions that involve many Data Definition Language (DDL) operations. |
September 2024 |
|
|
Bug fixes |
Fixes an issue where, after streaming replication transferred |
September 2024 |
|
|
Fixes an issue where a stored procedure |
September 2024 |
||
|
Fixes an issue that prevented archiving indexes to |
September 2024 |
||
|
Fixes an issue where the cold data cache did not roll back correctly when a query was canceled. |
September 2024 |
||
|
Fixes an incorrect calculation of the compression ratio in shared storage mode. |
September 2024 |
||
|
Fixes an issue where |
September 2024 |
||
|
Fixes an issue where the |
September 2024 |
||
|
Fixes a memory allocation issue in |
September 2024 |
||
14.12.24.0
Minor engine version
|
Category |
Description |
References |
Release date |
|
New features |
supports multitenancy resource control. |
August 2024 |
|
|
Upgraded the spatio-temporal database (Ganos) to version 6.8. |
August 2024 |
||
|
Error messages for data type mismatches now display specific column names. |
N/A |
August 2024 |
|
|
The primary node can now ignore the replay latency of read-only nodes when flushing dirty pages. |
N/A |
August 2024 |
|
|
Performance optimizations |
Index creation is now approximately three times faster. |
N/A |
August 2024 |
|
Optimized temporary tables of the |
N/A |
August 2024 |
|
|
Increased the batch pre-read limit for |
August 2024 |
||
|
Improved the execution efficiency of |
N/A |
August 2024 |
|
|
Optimized the adaptive function whitelist. |
N/A |
August 2024 |
|
|
Bug fixes |
Fixed a vulnerability related to reading from and writing to local files in the spatio-temporal database (Ganos). |
August 2024 |
|
|
Fixed an issue where a residual |
August 2024 |
||
|
Fixed an error with |
August 2024 |
||
|
Fixed an issue where pg_dump failed to export polar_advisor objects. |
August 2024 |
||
|
Fixed severe lock contention caused by the dirty page flushing process identifying future pages. |
August 2024 |
||
|
Fixed an |
August 2024 |
||
14.12.23.1
Minor engine version
|
Category |
Description |
References |
Release date |
|
New feature |
now supports archiving table partitions to OSS by timeline. |
Automatically archive partitioned tables to cold storage by timeline |
August 2024 |
|
Performance optimization |
improves the replay speed of the relation size cache (RSC) on replica nodes. |
August 2024 |
|
|
Bug fix |
Fixes an issue where the pldebugger extension did not allow a |
August 2024 |
|
14.11.22.0
Minor engine version
|
Category |
Description |
References |
Release date |
|
Bug fix |
Fixes an error when executing an INSERT INTO SELECT statement on a table with a columnstore index. |
July 2024 |
|
14.10.21.0
minor engine version
|
Category |
Description |
References |
Release date |
|
New feature |
supports tiered storage of hot and cold data. |
June 2024 |
14.10.20.0
Minor engine version
|
Category |
Description |
References |
Release date |
|
New features |
Upgrades the pgvector extension to improve recall rate and performance. |
May 2024 |
|
|
Bug fixes |
Improves the stability of the Ganos trajectory module. |
May 2024 |
|
|
Fixes a reference count overflow in the shared memory of the Global Plan Cache (GPC) that causes new connections to fail. |
May 2024 |
||
14.10.19.0
Minor engine version
|
Category |
Description |
References |
Release date |
|
New feature |
now supports basic automatic index recommendation. |
April 2024 |
|
|
Bug fixes |
Fixes a bug in |
April 2024 |
|
|
Fixes a bug in the |
April 2024 |
||
14.10.18.0
Minor engine version
|
Category |
Description |
References |
Release date |
|
New features |
adds the imgsmlr extension. This extension extracts feature values from images, such as PNG and GIF files, and retrieves similar images using an index. |
March 2024 |
|
|
adds the pg_profile extension. This extension collects statistics on resource-intensive activities in the target database for periodic monitoring. |
March 2024 |
||
|
adds the pg_similarity extension for similarity queries. |
March 2024 |
||
|
adds the prefix extension for string prefix matching. |
March 2024 |
||
|
Bug fix |
Fixes issues such as errors when using PL/SQL and PL/pgSQL together, and failures to create the ganos_utility extension. |
March 2024 |
|
14.10.17.0
Minor engine version
|
Category |
Description |
References |
Release date |
|
New feature |
now supports using any column as a primary key or foreign key in a partitioned table. |
February 2024 |
|
|
Bug fixes |
Fixes bugs and performance issues with global indexes on partitioned tables. |
February 2024 |
|
|
Fixes an error when calling a constructor function for a type body with a specified schema. |
February 2024 |
||