-
-
Notifications
You must be signed in to change notification settings - Fork 62
Backup/Restore feature #847
Copy link
Copy link
Open
Labels
featureNew feature or requestNew feature or requestreleaseThis feature would require a full releaseThis feature would require a full release
Milestone
Description
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestreleaseThis feature would require a full releaseThis feature would require a full release
Projects
StatusShow more project fields
No status
Currently the recommended backup/restore pathway involves interacting with the Postgres database directly.
While this works, it's not exactly convenient and relies on third party software to setup.
Ideally we would have some sort of way to schedule regular backups and provide an interface to restore from said backups.