Supported PostgreSQL versions in Azure Database for PostgreSQL - Flexible Server

APPLIES TO: Azure Database for PostgreSQL - Flexible Server

Azure Database for PostgreSQL flexible server currently supports the following major versions.

PostgreSQL version 16

PostgreSQL version 16 is now generally available in all Azure regions. The current minor release is 16.2. Refer to the PostgreSQL documentation to learn more about improvements and fixes in this release. New servers are created with this minor version.

PostgreSQL version 15

The current minor release is 15.6. Refer to the PostgreSQL documentation to learn more about improvements and fixes in this release. New servers are created with this minor version.

PostgreSQL version 14

The current minor release is 14.11. Refer to the PostgreSQL documentation to learn more about improvements and fixes in this release. New servers are created with this minor version.

PostgreSQL version 13

The current minor release is 13.14. Refer to the PostgreSQL documentation to learn more about improvements and fixes in this release. New servers are created with this minor version.

PostgreSQL version 12

The current minor release is 12.18. Refer to the PostgreSQL documentation to learn more about improvements and fixes in this release. New servers are created with this minor version. Your existing servers are automatically upgraded to the latest supported minor version in your future scheduled maintenance window.

PostgreSQL version 11

The current minor release is 11.22. Refer to the PostgreSQL documentation to learn more about improvements and fixes in this release. New servers are created with this minor version. Your existing servers are automatically upgraded to the latest supported minor version in your future scheduled maintenance window.

PostgreSQL version 10 and older

We don't support PostgreSQL version 10 and older for Azure Database for PostgreSQL flexible server. Use the Azure Database for PostgreSQL single server deployment option if you require older versions.

Managing upgrades

The PostgreSQL project regularly issues minor releases to fix reported bugs. Azure Database for PostgreSQL flexible server automatically patches servers with minor releases during the service's monthly deployments.

It's also possible to do in-place major version upgrades by using the major version upgrade feature. This feature greatly simplifies the upgrade process of an instance from a major version (PostgreSQL 11, for example) to any higher supported version (like PostgreSQL 16).

Supportability and retirement policy of the underlying operating system

Azure Database for PostgreSQL flexible server is a fully managed open-source database. The underlying operating system is an integral part of the service. Microsoft continually works to ensure ongoing security updates and maintenance for security compliance and vulnerability mitigation, whether a partner or an internal vendor provides them. Automatic upgrades during scheduled maintenance help keep your managed database secure, stable, and up to date.

Managing PostgreSQL engine defects

Microsoft has a team of committers and contributors who work full time on the open-source Postgres project and are long-term members of the community. Our contributions include features, performance enhancements, bug fixes, and security patches, among other things. Our open-source team also incorporates feedback from our Azure fleet (and customers) when prioritizing work. But keep in mind that the Postgres project has its own independent contribution guidelines, review process, and release schedule.

When we identify a defect with PostgreSQL engine, we take immediate action to mitigate the problem. If it requires code change, we fix the defect to address the production issue, if possible. We work with the community to incorporate the fix as quickly as possible.

Next steps

Learn about PostgreSQL extensions.