Timescale database RAM is continuously increasing. What can be the reason?

We have a microservice, which is continuously inserting data in our Timescale database. This increases our database disk size (pvc size, as we have hosted our application in cloud using Kubernetes) continuously, which is absolutely fine. But along with that, it is increasing our database pod memory also. What could be the reason for that?

Hi @skarcoder, can you bring more details?

There’s no memory leakage bugs open at the moment. Nothing I can remember.

what version of Timescale, what features are you using. Can you replicate the issue and bring a full scenario that we can observe?