Thread-topic: Check memory consumption of postgresql query
Hello PostgreSQL community,
I'm doing benchmark between column store and traditional row-oriented store. I would like to know if there is any way to measure memory consummed by a query execution?