Skip to content

Commit 0866233

Browse files
Merge pull request #220894 from kabharati/patch-19
Update concepts-supported-versions.md
2 parents eb150f5 + 9cccbc6 commit 0866233

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

articles/postgresql/flexible-server/concepts-supported-versions.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,20 @@ Azure Database for PostgreSQL - Flexible Server currently supports the following
1717

1818
## PostgreSQL version 14
1919

20-
The current minor release is **14.4**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/about/news/postgresql-144-released-2470/) to learn more about improvements and fixes in this release. New servers will be created with this minor version.
20+
The current minor release is **14.5**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/14.5/) to learn more about improvements and fixes in this release. New servers will be created with this minor version.
2121

22-
>[!NOTE]
23-
> PostgreSQL community has released this out of band version 14.4 to address a critical issue. See the [release notes](https://www.postgresql.org/docs/release/14.4/) for details.
2422

2523
## PostgreSQL version 13
2624

27-
The current minor release is **13.7**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/13/static/release-13-7.html) to learn more about improvements and fixes in this release. New servers will be created with this minor version.
25+
The current minor release is **13.8**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/13.8/) to learn more about improvements and fixes in this release. New servers will be created with this minor version.
2826

2927
## PostgreSQL version 12
3028

31-
The current minor release is **12.11**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/12/static/release-12-11.html) to learn more about improvements and fixes in this release. New servers will be created with this minor version. Your existing servers will be automatically upgraded to the latest supported minor version in your future scheduled maintenance window.
29+
The current minor release is **12.12**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/12.12/) to learn more about improvements and fixes in this release. New servers will be created with this minor version. Your existing servers will be automatically upgraded to the latest supported minor version in your future scheduled maintenance window.
3230

3331
## PostgreSQL version 11
3432

35-
The current minor release is **11.16**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/11/static/release-11-16.html) to learn more about improvements and fixes in this release. New servers will be created with this minor version. Your existing servers will be automatically upgraded to the latest supported minor version in your future scheduled maintenance window.
33+
The current minor release is **11.17**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/11.17/) to learn more about improvements and fixes in this release. New servers will be created with this minor version. Your existing servers will be automatically upgraded to the latest supported minor version in your future scheduled maintenance window.
3634

3735
## PostgreSQL version 10 and older
3836

@@ -55,4 +53,4 @@ When an defect with PostgreSQL engine is identified, Microsoft will take immedia
5553
## Next steps
5654
5755
For information on supported PostgreSQL extensions, see [the extensions document](concepts-extensions.md).
58-
-->
56+
-->

0 commit comments

Comments
 (0)