You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/concepts-planned-maintenance-notification.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: sunilagarwal
5
5
ms.author: sunila
6
6
ms.service: postgresql
7
7
ms.topic: conceptual
8
-
ms.date: 10/21/2020
8
+
ms.date: 2/17/2022
9
9
---
10
10
# Planned maintenance notification in Azure Database for PostgreSQL - Single Server
11
11
@@ -29,8 +29,6 @@ You can utilize the planned maintenance notifications feature to receive alerts
29
29
30
30
### Planned maintenance notification
31
31
32
-
> [!IMPORTANT]
33
-
> Planned maintenance notifications are currently available in preview in all regions **except** West Central US
34
32
35
33
**Planned maintenance notifications** allow you to receive alerts for upcoming planned maintenance event to your Azure Database for PostgreSQL. These notifications are integrated with [Service Health's](../service-health/overview.md) planned maintenance and allow you to view all scheduled maintenance for your subscriptions in one place. It also helps to scale the notification to the right audiences for different resource groups, as you may have different contacts responsible for different resources. You will receive the notification about the upcoming maintenance 72 calendar hours before the event.
Copy file name to clipboardExpand all lines: articles/postgresql/concepts-supported-versions.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: sunilagarwal
5
5
ms.author: sunila
6
6
ms.service: postgresql
7
7
ms.topic: conceptual
8
-
ms.date: 08/01/2021
8
+
ms.date: 02/17/2021
9
9
ms.custom: fasttrack-edit
10
10
---
11
11
# Supported PostgreSQL major versions
@@ -20,7 +20,7 @@ The current minor release is 11.11. Refer to the [PostgreSQL documentation](http
20
20
## PostgreSQL version 10
21
21
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
22
23
-
## PostgreSQL version 9.6
23
+
## PostgreSQL version 9.6 (retired)
24
24
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.
Copy file name to clipboardExpand all lines: articles/postgresql/flexible-server/overview.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: sunilagarwal
5
5
ms.author: sunila
6
6
ms.service: postgresql
7
7
ms.topic: overview
8
-
ms.date: 12/06/2021
8
+
ms.date: 02/17/2022
9
9
ms.custom: "mvc, references_regions"
10
10
---
11
11
@@ -98,7 +98,7 @@ One advantage of running your workload in Azure is global reach. The flexible se
98
98
| Central US |:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
99
99
| East Asia |:heavy_check_mark:|:x:|:x:|
100
100
| East US |:heavy_check_mark:|:heavy_check_mark:|:x:|
101
-
| East US 2 |:heavy_check_mark:|:x:|:heavy_check_mark:|
101
+
| East US 2 |:heavy_check_mark:|:x:$ |:heavy_check_mark:|
102
102
| France Central |:heavy_check_mark:|:heavy_check_mark:|:x:|
103
103
| Germany West Central |:heavy_check_mark:|:heavy_check_mark:|:x:|
104
104
| Japan East |:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
@@ -110,7 +110,7 @@ One advantage of running your workload in Azure is global reach. The flexible se
110
110
| Norway East |:heavy_check_mark:|:x:|:x:|
111
111
| South Africa North |:heavy_check_mark:|:x:|:x:|
112
112
| South Central US |:heavy_check_mark:|:heavy_check_mark:|:x:|
113
-
| Southeast Asia |:heavy_check_mark:|:x:|:x:|
113
+
| Southeast Asia |:heavy_check_mark:|:x:$ |:x:|
114
114
| Sweden Central |:heavy_check_mark:|:x:|:x:|
115
115
| Switzerland North |:heavy_check_mark:|:x:|:x:|
116
116
| UAE North |:heavy_check_mark:|:x:|:x:|
@@ -121,6 +121,8 @@ One advantage of running your workload in Azure is global reach. The flexible se
121
121
| West US 2 |:heavy_check_mark:|:heavy_check_mark:|:x:|
122
122
| West US 3 |:heavy_check_mark:|:x:|:x:|
123
123
124
+
$ New Zone-redundant high availability deployments are temporarily blocked in this region. Already provisioned HA servers are fully supported.
125
+
124
126
<!-- We continue to add more regions for flexible server. -->
125
127
> [!NOTE]
126
128
> If your application requires Zone redundant HA and it's not available in your preferred Azure region, consider using other regions within the same geography where Zone redundant HA is available, such as US East for US East 2, Central US for North Central US, and so on.
0 commit comments