Skip to content

Management of the DB #496

@permcody

Description

@permcody

The Production CIVET database at the INL is growing and growing in size. Some of what is in there are considered records so we can't just delete it. However, we also can't just let it grow unbounded. We need to work out a way for the server to delete large portions of the DB that aren't records. I believe the DB uses keys so data integrity will mostly handle itself. What we need to do is engineer a way for the server to selectively delete records and then work on what to delete. I know you need more details, but let's see if we can engineer how deletion would/could work (e.g. Probably a daily or weekly triggered task).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions