Enhancement: Custom database backup commands for automated database backup scheduling #8392
ArshadBhura
started this conversation in
Improvement Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
The current automated backup scheduling for databases work well in most cases, but do not allow for custom flags or parameters when executing. For example, I would like to be able to exclude certain schemas from my postgres database backup, but cannot easily do that within the existing setup.
Proposed Solution
Allow the user to configure the command as a text field override within the schedule backup settings:

Beta Was this translation helpful? Give feedback.
All reactions