Actions
Bug #4887
closedBug #4831: Reports cannot be inserted into postgresql due to a limit on ids
Reports cannot be inserted due to a limit on ids - change serial size
Status:
Rejected
Priority:
1 (highest)
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In http://www.rudder-project.org/redmine/issues/4831 we fixed the size of the field storing the id, but we did not change the id size; we need to fix this as well otherwise we'll hit the serial size as well
Actions