Edit

Delete on-demand backups in Azure Database for PostgreSQL flexible server

This article provides step-by-step instructions to delete on-demand backups of an Azure Database for PostgreSQL flexible server.

Important

The system automatically deletes on-demand backups according to your configured backup retention period. However, you can manually delete them earlier if they're no longer needed.

Steps to delete on-demand backups

Use the Azure portal:

  1. Select your Azure Database for PostgreSQL flexible server.

  2. In the resource menu, under the Settings section, select Backup and restore.

    Screenshot showing the Backup and restore page with some automatic and on-demand backups available.

  3. In Backup type, select On-demand to see only the on-demand backups that you can restore.

    Screenshot showing how to filter the list of backups to only display on-demand backups.

  4. Find the on-demand backup that you want to delete. Then, under the Actions column, select Delete.

    Screenshot showing how to delete an on-demand backup.

  5. A dialog asks for confirmation before the irreversible operation starts. Select Delete to permanently delete that on-demand backup.

    Screenshot showing the confirmation dialog to initiate the deletion of an on-demand backup.

  6. A notification informs you that the on-demand backup is being deleted.

    Screenshot showing the notification informing that on-demand backup is being deleted.

  7. When the operation finishes, a notification informs you that the on-demand backup is deleted.

    Screenshot showing the notification informing that on-demand backup is deleted.