I have a PostgreSQL Amazon RDS instance. Freeable Memory has been declining since setup over the past week. It started at 15GB of memory and is now down to 13.5GB, but no one is using the site.
I am worried that the DB will run out of memory and crash in about a month with the pace it's going at. I don't understand why freeable memory is being consumed without any requests being made to it. Additionally, shouldn't freeable memory clear up while the instance is inactive?
Is there something I should be aware of or fix?
Thank you!