GaussDB-GS_GSC_MEMORY_DETAIL

47 阅读1分钟

GaussDB-GS_GSC_MEMORY_DETAIL

GS_GSC_MEMORY_DETAIL displays the global SysCache memory usage of the current process on the current node. The data is displayed only when Global SysCache is enabled.

Note that the query is separated by the database memory context. Therefore, some memory statistics are missing. The memory context corresponding to the missing memory statistics is GlobalSysDBCache.

NameTypeDescription
db_idtextDatabase ID.
totalsizenumericTotal size of the shared memory, in bytes.
freesizenumericRemaining size of the shared memory, in bytes.
usedsizenumericUsed size of the shared memory, in bytes.

更多详情请参考GaussDB 文档中心:doc.hcs.huawei.com/db/zh-cn/ga…