chore: increse db size#996
Conversation
devsjc
left a comment
There was a problem hiding this comment.
I wonder if instead we should make it allocated_storage = 200 and max_allocated_storage = 1024 - or is that not allowed?
|
On AWS I have made it 512GiB so i made the same here what do you think should be appropriate size for the It is allowed to do so we just have to make sure Currently the free space is 329.7GiB on RDS and allocated is 512GiB that leaves us with 182GiB used or 18GiB Free space (if we make it 200GiB) |
|
I guess I just didn't want us to be paying for 512 in prod when we're only using 75! You only pay for what you use under Maybe it's best to make it a variable and then we can set it on each instance seperately? And have it default to what I said above? |
devsjc
left a comment
There was a problem hiding this comment.
Nice Suvan, thanks for the restructuring here! One more change!

Pull Request
Description
Increase DB size
Checklist: