Skip to content

Conversation

@jkatz
Copy link
Contributor

@jkatz jkatz commented Dec 20, 2020

This introduces the ability to delete pgBackRest backups using
the pgo delete backup command. The pgBackRest backup name
must be specified using the --target command, which can be
determined through a call to pgo show backup.

This also includes obligatory language on when to use explicit
backup deleting to ensure the user does not take actions on
their pgBackRest repository that they do not intend to.

closes #2111

@jkatz jkatz force-pushed the pgo-delete-backup branch 2 times, most recently from 485de49 to 2975670 Compare December 20, 2020 20:55
This introduces the ability to delete pgBackRest backups using
the `pgo delete backup` command. The pgBackRest backup name
must be specified using the `--target` command, which can be
determined through a call to `pgo show backup`.

This also includes obligatory language on when to use explicit
backup deleting to ensure the user does not take actions on
their pgBackRest repository that they do not intend to.

Issue: CrunchyData#2111
@jkatz jkatz force-pushed the pgo-delete-backup branch from 2975670 to e654b6c Compare December 20, 2020 21:03
@jkatz jkatz merged commit 73b5b01 into CrunchyData:master Dec 20, 2020
@jkatz jkatz deleted the pgo-delete-backup branch December 20, 2020 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

My pgbackrest-repo disk has filled... how do I delete some backups from it?

1 participant