Azure Database for PostgreSQL: October 2025 Release

The October 2025 version of Azure Database for PostgreSQL is now available. Starting October 24, 2025, all new servers automatically use this version. Existing servers upgrade during their next scheduled maintenance.

This version introduces new features and enhancements, resolves known issues, and includes important security patches to ensure optimal performance and security.

Note

The following released version, date, and content only correspond to the actual deployment of the Microsoft Azure Clouds.

It provides the evolution history of Azure Database for PostgreSQL service on Azure Public Cloud in most cases.

Please note that in some cases, it may not be consistent with the actual deployment of Azure operated by 21Vianet.

Engine version changes

  • No engine version upgrade in this maintenance release.

Features

  • PgBouncer updated from version 1.22 to 1.23. Admin console queries now include extra columns with this update.
  • Citus 13.2 set as the default for PG16 and PG17 for all new Elastic Cluster provisions.
  • Enabled the query store extension for PG18.
  • pg_squeeze extension upgraded to version 1.9, resolving a critical bug in the squeeze.squeeze_table() function that could lead to data corruption.
  • IP4R extension enabled.
  • TimescaleDB extension upgraded to version 2.22.0.

Known issues fixed

  • Fixed an issue that could leave a server in a failed state after a user attempts a Start operation multiple times in a region experiencing capacity constraints. The server is now deallocated in these situations, and a capacity-related error message is returned to the user. This fix now enables users to reattempt Start operations without the server entering a failed state.