Re: [pgbackrest] Expiring the last backup?

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: [pgbackrest] Expiring the last backup?
Дата
Msg-id 20190124132628.GL2528@tamriel.snowman.net
обсуждение исходный текст
Ответ на [pgbackrest] Expiring the last backup?  (Ron <ronljohnsonjr@gmail.com>)
Ответы Re: [pgbackrest] Expiring the last backup?  (Ron <ronljohnsonjr@gmail.com>)
Список pgsql-general
Greetings,

* Ron (ronljohnsonjr@gmail.com) wrote:
> The backups partition is running out of disk space, and I need to delete the
> only backup.
>
> $ pgbackrest expire --stanza=localhost --retention-full=0
> ERROR: [032]: '0' is out of range for 'repo1-retention-full' option

Yeah, pgbackrest doesn't ever really think you want to get rid of *all*
of your backups. :)

> So, in version 2.07, what's the secret sauce for deleting that final copy?

If this is the only backup and the only cluster being backed up into
that repository, you could just nuke the whole repo and recreate it with
stanza-create once you're ready to have backups again..

Thanks!

Stephen

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Raghavendra Rao J S V
Дата:
Сообщение: How duplicate values inserted into the primary key column of tableand how to fix it
Следующее
От: Geoff Winkless
Дата:
Сообщение: Re: Casting Integer to Boolean in assignment