HomeMogDBMogDB StackUqbar
v3.0

Documentation:v3.0

Supported Versions:

Other Versions:

GS_GSC_MEMORY_DETAIL

GS_GSC_MEMORY_DETAIL displays the memory usage of the global system cache of the current process on the current node. This view is displayed only when GSC 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.

Table 1 GS_GSC_MEMORY_DETAIL columns

Name Type Description
db_id integer Database ID.
totalsize bigint Total size of the shared memory, in bytes.
freesize bigint Remaining size of the shared memory, in bytes.
usedsize bigint Used size of the shared memory, in bytes.
Copyright © 2011-2024 www.enmotech.com All rights reserved.