Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: TiDB Server的membuffer是否类似oracle的SGA?
|
username: alfred
Is the membuffer of TiDB Server similar to Oracle’s SGA?
Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: TiDB Server的membuffer是否类似oracle的SGA?
Is the membuffer of TiDB Server similar to Oracle’s SGA?
To be precise, it should be similar to the data buffer cache in Oracle SGA.
However, statistics, execution plans for prepared statements, etc., are also stored in membuffer.
This topic will be automatically closed 60 days after the last reply. No new replies are allowed.