-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
bugSomething isn't workingSomething isn't workingdumpsHosting and distribution of database dumpsHosting and distribution of database dumps
Description
First observed in #124
The backups we automate through a dedicated service create dumps including the values of generated columns. Since we only use these types of columns in git_repo_metric, the dump will work up until those values need to be inserted, at which point the import process will raise an error. Not sure what exactly is causing this, since using the same configurations to dump manually does not lead to such an outcome. I'll take a look at the debug log of the backup service and see if that yields any insights.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdumpsHosting and distribution of database dumpsHosting and distribution of database dumps