Skip to content

Automated dumps include generated column values #164

@dabico

Description

@dabico

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 workingdumpsHosting and distribution of database dumps

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions