Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database data retention #80

Open
segfault-magnet opened this issue May 21, 2024 · 0 comments
Open

Database data retention #80

segfault-magnet opened this issue May 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@segfault-magnet
Copy link
Contributor

The database is about to store considerably more data. Consider a solution that will prune old data (transactions, batches, submittals, etc) when we are sure that they are not needed.

Since postgresql doesn't support retention, this will probably end up being a service that runs periodically checking for stale data and cleaning it up.

@segfault-magnet segfault-magnet added the enhancement New feature or request label May 21, 2024
@segfault-magnet segfault-magnet mentioned this issue May 21, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants