I don't understand how to read the Memory monitoring graph.
Thank you for your advices.
I don't understand how to read the Memory monitoring graph.
Thank you for your advices.
First, database engine itself consumes memory.
Second, data is usually cached and not pushed out of RAM until RDBMS needs to. There might be cached data from previous queries.