Skip to content

Commit 44bdb61

Browse files
Merge pull request #244336 from varun-dhawan/varund-cost
[PostgerSQL] correcting formatting and typos
2 parents b30f109 + 67ee4d0 commit 44bdb61

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/postgresql/flexible-server/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ ms.date: 05/10/2023
1515
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
1616

1717
This page provides latest news and updates regarding feature additions, engine versions support, extensions, and any other announcements relevant for Flexible Server - PostgreSQL
18+
1819
## Release: June 2023
1920
* General availability of [Query Performance Insight](./concepts-query-performance-insight.md) for Azure Database for PostgreSQL – Flexible Server.
20-
* Support for [minor versions](./concepts-supported-versions.md) 15.2(preview),14.7, 13.10, 12.14, 11.19. <sup>$</sup>
21+
* Support for [minor versions](./concepts-supported-versions.md) 15.2 (preview), 14.7, 13.10, 12.14, 11.19. <sup>$</sup>
2122

2223
## Release: May 2023
2324
* Public preview of [Database availability metric](./concepts-monitoring.md#database-availability-metric) for Azure Database for PostgreSQL – Flexible Server.

articles/postgresql/single-server/whats-happening-to-postgresql-single-server.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,14 @@ You can contact your account teams if downtime requirements aren't met by the Of
8686

8787
> [!NOTE]
8888
> Support for online migration is coming soon.
89+
8990
**Q. Will there be future updates to Single Server to support the latest PostgreSQL versions?**
9091

9192
**A.** We recommend you migrate to Flexible Server if you must run on the latest PostgreSQL engine versions. We continue to deploy minor versions released by the community for Postgres version 11 until it's retired by the community in Nov'2023.
9293

9394
> [!NOTE]
9495
> We're extending support for Postgres version 11 past the community retirement date and will support PostgreSQL version 11 on both [Single Server](https://azure.microsoft.com/updates/singlepg11-retirement/) and [Flexible Server](https://azure.microsoft.com/updates/flexpg11-retirement/) to ease this transition. Consider migrating to Flexible Server to use the benefits of the latest Postgres engine versions.
96+
9597
**Q. How does the Flexible Server 99.99% availability SLA differ from Single Server?**
9698

9799
**A.** Flexible Server zone-redundant deployment provides 99.99% availability with zonal-level resiliency, and Single Server delivers 99.99% availability but without zonal resiliency. Flexible Server High Availability (HA) architecture deploys a hot standby server with redundant compute and storage (with each site's data stored in 3x copies). A Single Server HA architecture doesn't have a passive hot standby to help recover from zonal failures. Flexible Server HA architecture reduces downtime during unplanned outages and planned maintenance.

0 commit comments

Comments
 (0)