Skip to content

Commit c0c2c4e

Browse files
authored
Merge pull request #194141 from sr-msft/sspg-versions-update
SSPG - Update versions
2 parents e06dcf5 + b44c79d commit c0c2c4e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/postgresql/concepts-supported-versions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: single-server
66
ms.topic: conceptual
77
ms.author: sunila
88
author: sunilagarwal
9-
ms.date: 02/17/2021
9+
ms.date: 03/10/2022
1010
ms.custom: fasttrack-edit
1111
---
1212
# Supported PostgreSQL major versions
@@ -16,16 +16,16 @@ Please see [Azure Database for PostgreSQL versioning policy](concepts-version-po
1616
Azure Database for PostgreSQL currently supports the following major versions:
1717

1818
## PostgreSQL version 11
19-
The current minor release is 11.11. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/11/static/release-11-11.html) to learn more about improvements and fixes in this minor release.
19+
The current minor release is 11.12. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/11/static/release-11-12.html) to learn more about improvements and fixes in this minor release.
2020

2121
## PostgreSQL version 10
22-
The current minor release is 10.16. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/10/static/release-10-16.html) to learn more about improvements and fixes in this minor release.
22+
The current minor release is 10.17. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/10/static/release-10-17.html) to learn more about improvements and fixes in this minor release.
2323

2424
## PostgreSQL version 9.6 (retired)
25-
The current minor release is 9.6.21. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/9.6/static/release-9-6-21.html) to learn more about improvements and fixes in this minor release.
25+
Aligning with Postgres community's [versioning policy](https://www.postgresql.org/support/versioning/), Azure Database for PostgreSQL has retired PostgreSQL version 9.6 as of November 11, 2021. See [Azure Database for PostgreSQL versioning policy](concepts-version-policy.md) for more details and restrictions. If you're running this major version, upgrade to a higher version, preferably to PostgreSQL 11 at your earliest convenience.
2626

2727
## PostgreSQL version 9.5 (retired)
28-
Aligning with Postgres community's [versioning policy](https://www.postgresql.org/support/versioning/), Azure Database for PostgreSQL has retired PostgreSQL version 9.5 as of February 11, 2021. Please see [Azure Database for PostgreSQL versioning policy](concepts-version-policy.md) for more details and restrictions. If you are running this major version, please upgrade to a higher version, preferably to PostgreSQL 11 at your earliest convenience.
28+
Aligning with Postgres community's [versioning policy](https://www.postgresql.org/support/versioning/), Azure Database for PostgreSQL has retired PostgreSQL version 9.5 as of February 11, 2021. See [Azure Database for PostgreSQL versioning policy](concepts-version-policy.md) for more details and restrictions. If you're running this major version, upgrade to a higher version, preferably to PostgreSQL 11 at your earliest convenience.
2929

3030
## Managing upgrades
3131
The PostgreSQL project regularly issues minor releases to fix reported bugs. Azure Database for PostgreSQL automatically patches servers with minor releases during the service's monthly deployments.

0 commit comments

Comments
 (0)