Skip to content

Remove Postgres backups#18

Open
nmaludy wants to merge 1 commit into
masterfrom
feature/remove-postgres
Open

Remove Postgres backups#18
nmaludy wants to merge 1 commit into
masterfrom
feature/remove-postgres

Conversation

@nmaludy

@nmaludy nmaludy commented Aug 19, 2020

Copy link
Copy Markdown
Contributor

Closes #16

As part of the mistral deprecation / removal this removes the Postgres backups from this pack as they are no longer needed

@nmaludy nmaludy added the enhancement New feature or request label Aug 19, 2020
@nmaludy
nmaludy requested review from blag and punkrokk August 19, 2020 01:56
@nmaludy nmaludy self-assigned this Aug 19, 2020
@nmaludy

nmaludy commented Aug 19, 2020

Copy link
Copy Markdown
Contributor Author

Closes #7

@nmaludy nmaludy linked an issue Aug 19, 2020 that may be closed by this pull request

@blag blag left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, but we still presumably have a substantial install base with versions of StackStorm installed that still support Mistral. If this PR is merged as-is, and those users install the new version of this pack, their PostgreSQL database will suddenly not get backed up.

Let's add a stackstorm_version key to the pack.yaml file to keep users of older versions of StackStorm using previous versions of this pack. See the Bitbucket pack for an example.

@punkrokk

Copy link
Copy Markdown
Contributor

@nmaludy I think it would be useful to:

  • Include a note about needing to have mongo tools installed to run backups
  • A note about the likely need to define a sleep time when backing up an instance(s) that have any significant amount of data.

@CLAassistant

CLAassistant commented May 11, 2022

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove PostGres Backups Skip Postgres backup on Ubuntu 18.04+

4 participants