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.
| Name | Type | Description |
|---|---|---|
| db_id | text | Database ID. |
| totalsize | numeric | Total size of the shared memory, in bytes. |
| freesize | numeric | Remaining size of the shared memory, in bytes. |
| usedsize | numeric | Used size of the shared memory, in bytes. |
更多详情请参考GaussDB 文档中心:doc.hcs.huawei.com/db/zh-cn/ga…