Delete a PostgreSQL Backup
There are a number of reasons why you would want to delete a PostgreSQL backup - most commonly due to low storage space. Here are the steps to follow when deleting previous backups:
Step 1: Visit the overview page of the PostgreSQL deployment, click on the Backup & Restore menu option and choose "Delete backups":
Step 2: Select the PostgreSQL backup from the Backup List that needs to be deleted. If a comment was added during the on-demand backup creation process, it will show up here:
Once you have selected the backup, click on the "Delete" button and the backup will be deleted.
Updated over 5 years ago