On 1/24/19 11:22 PM, David Steele wrote:
On 1/24/19 5:07 PM, Ron wrote:
Are these the steps, or am I missing something?
$ pgbackrest stop
$ pgbackrest stanza-delete --stanza=mystanza--force
That looks right but no need for --force. That's what the `stop` is for
-- to let pgBackRest know you really mean to do this.
See documentation for more information:
https://pgbackrest.org/user-guide.html#delete-stanza
Turns out that --force was required. stanza-delete failed, complained that
the postmaster was running, and told me to use "--force" if I really wanted
to drop it.
--
Angular momentum makes the world go 'round.