APPLIES TO: Azure Database for PostgreSQL - Flexible Server
This article provides step-by-step instructions to perform on-demand backups of an Azure Database for PostgreSQL flexible server.
Steps to perform on-demand backupsUsing the Azure portal:
Select your Azure Database for PostgreSQL flexible server.
In the resource menu, under the Settings section, select Backup and restore.
Select Backup.
In the Backup pane, the Backup name text box is prefilled with a unique name automatically generated for your backup. Feel free to change that name to any name of your preference.
Select the Backup button.
A notification informs you that the on-demand backup is initiated.
Upon successful completion, a notification informs you that the on-demand backup is completed.
You can initiate an on-demand backup of a server via the az postgres flexible-server backup create command.
az postgres flexible-server backup create \
--resource-group <resource_group> \
--name <server> \
--backup-name <backup>
Note
Under any of the following circumstances, you receive an InternalServerError:
Was this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4