Actions
User story #2381
closedCreate an administration page to manage the database
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
The growth of the database, filling with reports, raises some performance issue.
On a not so large server (2 GB ram, one core, virtual), it becomes a real issue when the reports database hits the 5M lines
- the number of entry in the database
- the period of entries
- allow to archives entries in another table
And maybe something else (managing postgres parameters ??)
The archive table would be ArchivedRudderSysEvents, and would contains exactly the same field as the RudderSysEvents
Actions