-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Assignees
Labels
No labels