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/backup/manage-azure-database-postgresql.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.author: jsuri
12
12
13
13
This article describes how to manage an Azure Database for PostgreSQL server that you back up by using the Azure Backup service.
14
14
15
-
## Change a policy
15
+
## <aname = "change-policy"></a>Change a policy
16
16
17
17
You can change the policy that's associated with a backup instance.
18
18
@@ -26,7 +26,7 @@ Changing the backup policy does not affect existing recovery points and their re
26
26
27
27
:::image type="content" source="./media/manage-azure-database-postgresql/reassign-policy.png" alt-text="Screenshot that shows the Reassign Policy pane.":::
28
28
29
-
## Stop backup
29
+
## <aname = "stop-protection"></a>Stop backup
30
30
31
31
There are three ways to stop backing up an Azure Database for PostgreSQL server:
32
32
@@ -36,7 +36,7 @@ There are three ways to stop backing up an Azure Database for PostgreSQL server:
36
36
37
37
-**Stop backup and delete data**: This option helps you stop all future backup jobs for your Azure Database for PostgreSQL server and delete all the recovery points. You can't restore the database or use the **Resume backup** option.
38
38
39
-
### Stop backup and retain data
39
+
### <aname = "stop-protection-and-retain-data"></a>Stop backup and retain data
40
40
41
41
1. In the Azure portal, go to **Backup center** and select **Azure Database for PostgreSQL server**.
42
42
@@ -61,7 +61,7 @@ There are three ways to stop backing up an Azure Database for PostgreSQL server:
61
61
62
62
:::image type="content" source="./media/manage-azure-database-postgresql/confirmation-to-stop-backup-inline.png" alt-text="Screenshot that shows the confirmation for stopping a backup." lightbox="./media/manage-azure-database-postgresql/confirmation-to-stop-backup-expanded.png":::
63
63
64
-
### Stop backup and delete data
64
+
### <aname = "stop-protection-and-delete-data"></a>Stop backup and delete data
65
65
66
66
1. In the Azure portal, go to **Backup center** and select **Azure Database for PostgreSQL server**.
67
67
@@ -81,7 +81,7 @@ There are three ways to stop backing up an Azure Database for PostgreSQL server:
81
81
82
82
:::image type="content" source="./media/manage-azure-database-postgresql/confirmation-to-stop-backup-inline.png" alt-text="Screenshot of the confirmation for stopping a backup." lightbox="./media/manage-azure-database-postgresql/confirmation-to-stop-backup-expanded.png":::
83
83
84
-
## Resume backup
84
+
## <aname = "resume-protection"></a>Resume backup
85
85
86
86
If you selected the option to stop backup and retain data, you can resume backing up your Azure Database for PostgreSQL server.
Copy file name to clipboardExpand all lines: articles/backup/restore-azure-database-postgresql.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
@@ -15,7 +15,7 @@ This article explains how to restore a database to an Azure Database for Postgre
15
15
16
16
You can restore a database to any Azure Database for PostgreSQL server of a different subscription or the same subscription but within the same region of the vault, if the service has the appropriate [set of permissions](backup-azure-database-postgresql-overview.md#azure-backup-authentication-with-the-azure-database-for-postgresql-server) on the target server.
17
17
18
-
## Restore a PostgreSQL database
18
+
## <aname = "restore-azure-postgresql-database"></a>Restore a PostgreSQL database
19
19
20
20
1. In the [Azure portal](https://portal.azure.com/), go to **Backup vault** > **Backup Instances**. Select a database, and then select **Restore**.
0 commit comments