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/flexible-server/concepts-backup-restore.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@ The estimated time to recover the server (recovery time objective, or RTO) depen
132
132
133
133
During the geo-restore, the server configurations that can be changed include virtual network settings and the ability to remove geo-redundant backup from the restored server. Changing other server configurations--such as compute, storage, or pricing tier (Burstable, General Purpose, or Memory Optimized)--during geo-restore is not supported.
134
134
135
-
For more information about performing a geo-restore, see the [how-to guide](how-to-restore-server-portal.md#performing-geo-restore).
135
+
For more information about performing a geo-restore, see the [how-to guide](how-to-restore-server-portal.md#perform-geo-restore).
136
136
137
137
> [!IMPORTANT]
138
138
> When the primary region is down, you can't create geo-redundant servers in the respective geo-paired region, because storage can't be provisioned in the primary region. Before you can provision geo-redundant servers in the geo-paired region, you must wait for the primary region to be up.
Copy file name to clipboardExpand all lines: articles/postgresql/flexible-server/how-to-manage-high-availability-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ Follow these steps to perform a planned failover from your primary to the standb
145
145
146
146
There are Azure regions that do not support availability zones. If you have already deployed non-HA servers, you cannot directly enable zone redundant HA on the server, but you can perform restore and enable HA in that server. Following steps shows how to enable Zone redundant HA for that server.
147
147
148
-
1. From the overview page of the server, click **Restore** to [perform a PITR](how-to-restore-server-portal.md#restoring-to-the-latest-restore-point). Choose **Latest restore point**.
148
+
1. From the overview page of the server, click **Restore** to [perform a PITR](how-to-restore-server-portal.md#restore-to-the-latest-restore-point). Choose **Latest restore point**.
149
149
2. Choose a server name, availability zone.
150
150
3. Click **Review+Create**".
151
151
4. A new Flexible server will be created from the backup.
This article provides step-by-step procedure to perform point-in-time recoveries in flexible server using backups. You can perform either to a latest restore point or a custom restore point within your retention period.
16
+
This article provides a step-by-step procedure for using the Azure portal to perform point-in-time recoveries in a flexible server through backups. You can perform this procedure to the latest restore point or to a custom restore point within your retention period.
17
17
18
-
## Pre-requisites
18
+
## Prerequisites
19
19
20
-
To complete this how-to guide, you need:
20
+
To complete this how-to guide, you need Azure Database for PostgreSQL - Flexible Server. The procedure is also applicable for a flexible server that's configured with zone redundancy.
21
21
22
-
- You must have an Azure Database for PostgreSQL - Flexible Server. The same procedure is also applicable for flexible server configured with zone redundancy.
22
+
## Restore to the latest restore point
23
23
24
-
## Restoring to the latest restore point
24
+
Follow these steps to restore your flexible server to the latest restore point by using an existing backup:
25
25
26
-
Follow these steps to restore your flexible server using an existing backup.
26
+
1. In the [Azure portal](https://portal.azure.com/), choose the flexible server that you want to restore the backup from.
27
27
28
-
1. In the [Azure portal](https://portal.azure.com/), choose your flexible server that you want to restore the backup from.
29
-
30
-
2. Click **Overview** from the left panel and click **Restore**
28
+
2. Select **Overview** from the left pane, and then select **Restore**.
:::image type="content" source="./media/how-to-restore-server-portal/restore-overview.png" alt-text="Screenshot that shows a server overview and the Restore button.":::
33
31
34
-
3. Restore page will be shown with an option to choose between the latest restore point and Custom restore point.
32
+
3.Under **Source details**, select **Latest restore point (Now)**.
35
33
36
-
4. Select **Latest restore point** and provide a new server name in the **Restore to new server** field. You can optionally choose the Availability zone to restore to.
34
+
4.Under **Server details**, for **Name**, provide a server name. For **Availability zone**, you can optionally choose an availability zone to restore to.
:::image type="content" source="./media/how-to-restore-server-portal/restore-latest.png" alt-text="Screenshot that shows selections for restoring to the latest restore point.":::
41
37
42
-
6.A notification will be shown that the restore operation has been initiated.
38
+
5. Select **OK**. A notification shows that the restore operation has started.
43
39
44
-
## Restoring to a custom restore point
40
+
## Restore to a custom restore point
45
41
46
-
Follow these steps to restore your flexible server using an existing backup.
42
+
Follow these steps to restore your flexible server to a custom restore point by using an existing backup:
47
43
48
-
1.In the [Azure portal](https://portal.azure.com/), choose your flexible server that you want to restore the backup from.
44
+
1. In the [Azure portal](https://portal.azure.com/), choose the flexible server that you want to restore the backup from.
2. Select **Overview** from the left pane, and then select **Restore**.
47
+
48
+
:::image type="content" source="./media/how-to-restore-server-portal/restore-overview.png" alt-text="Screenshot that shows a server overview and the Restore button.":::
52
49
53
-
3. Restore page will be shown with an option to choose between the latest restore point, custom restore point and fast restore point.
50
+
4. Under **Source details**, choose **Select a custom restore point**.
54
51
55
-
4. Choose **Custom restore point**.
56
-
57
-
5. Select date and time and provide a new server name in the **Restore to new server** field. Provide a new server name and you can optionally choose the **Availability zone** to restore to.
52
+
5. Under **Server details**, for **Name**, provide a server name. For **Availability zone**, you can optionally choose an availability zone to restore to.
:::image type="content" source="./media/how-to-restore-server-portal/restore-custom-2.png" alt-text="Screenshot that shows selections for restoring to a custom restore point.":::
60
55
61
-
6. Click **OK**.
62
-
63
-
7. A notification will be shown that the restore operation has been initiated.
56
+
6. Select **OK**. A notification shows that the restore operation has started.
64
57
65
-
## Restoring using fast restore
58
+
## Restore by using fast restore
66
59
67
-
Follow these steps to restore your flexible server using a fast restore option.
60
+
Follow these steps to restore your flexible server by using a fast restore option:
68
61
69
-
1.In the [Azure portal](https://portal.azure.com/), choose your flexible server that you want to restore the backup from.
62
+
1. In the [Azure portal](https://portal.azure.com/), choose the flexible server that you want to restore the backup from.
70
63
71
-
2. Click **Overview** from the left panel and click **Restore**
64
+
2.Select **Overview** from the left pane, and then select **Restore**.
:::image type="content" source="./media/how-to-restore-server-portal/restore-overview.png" alt-text="Screenshot that shows a server overview and the Restore button.":::
74
67
75
-
3. Restore page will be shown with an option to choose between the latest restore point, custom restore point and fast restore point.
68
+
4. Under **Source details**, choose **Select Fast restore point (Restore using full backup only)**. For **Fast Restore point (UTC)**, select the full backup of your choice.
76
69
77
-
4. Choose **Fast restore point (Restore using full backup only)**.
78
-
79
-
5. Select full backup of your choice from the Fast Restore Point drop-down. Provide a **new server name** and you can optionally choose the **Availability zone** to restore to.
70
+
5. Under **Server details**, for **Name**, provide a server name. For **Availability zone**, you can optionally choose an availability zone to restore to.
:::image type="content" source="./media/how-to-restore-server-portal/fast-restore.png" alt-text="Screenshot that shows selections for a fast restore point.":::
82
73
83
-
6. Click **OK**.
74
+
6.Select **OK**. A notification shows that the restore operation has started.
84
75
85
-
7. A notification will be shown that the restore operation has been initiated.
76
+
## Perform geo-restore
86
77
87
-
## Performing Geo-Restore
78
+
If your source server is configured with geo-redundant backup, you can restore the servers in a paired region.
88
79
89
-
If your source server is configured with geo-redundant backup, you can restore the servers in a paired region. Note that, for the first time restore, please wait at least 1 hour after the source server is created.
80
+
> [!NOTE]
81
+
> For the first time that you perform a geo-restore, wait at least one hour after you create the source server.
90
82
91
-
1.In the [Azure portal](https://portal.azure.com/), choose your flexible server that you want to geo-restore the backup from.
83
+
1. In the [Azure portal](https://portal.azure.com/), choose the flexible server that you want to geo-restore the backup from.
3. Under **Source details**, for **Geo-redundant restore (preview)**, select the **Restore to paired region** checkbox.
98
90
99
-
4. The region and the database versions are pre-selected. It will be restored to the last available data at the paired region. You can choose the **Availability zone** in the region to restore to.
91
+
:::image type="content" source="./media/how-to-restore-server-portal/geo-restore-choose-checkbox.png" alt-text="Screenshot that shows the option for restoring to a paired region for geo-redundant restore.":::
92
+
93
+
4. Under **Server details**, the region and the database version are pre-selected. The server will be restored to the last available data at the paired region. For **Availability zone**, you can optionally choose an availability zone to restore to.
94
+
95
+
5. Select **OK**. A notification shows that the restore operation has started.
100
96
101
-
5.By default, the backups for the restored server are configured with Geo-redundant backup. If you do not want geo-redundant backup, you can click**Configure Server** and uncheck the Geo-redundant backup.
97
+
By default, the backups for the restored server are configured with geo-redundant backup. If you don't want geo-redundant backup, you can select**Configure Server** and then clear the **Restore to paired region** checkbox.
102
98
103
-
6.If the source server is configured with **private access**, you can only restore to another VNET in the remote region. You can either choose an existing VNET or create a new VNET and restore your server into that VNET.
99
+
If the source server is configured with *private access*, you can restore only to another virtual network in the remote region. You can either choose an existing virtual network or create a new virtual network and restore your server into that network.
104
100
105
101
## Next steps
106
102
107
-
-Learn about [business continuity](./concepts-business-continuity.md)
108
-
-Learn about [zoneredundant high availability](./concepts-high-availability.md)
109
-
-Learn about [backup and recovery](./concepts-backup-restore.md)
103
+
- Learn about [business continuity](./concepts-business-continuity.md).
104
+
- Learn about [zone-redundant high availability](./concepts-high-availability.md).
105
+
- Learn about [backup and recovery](./concepts-backup-restore.md).
0 commit comments