Help Center> GaussDB> Distributed_2.x> Schemas> DBE_PERF Schema> Memory> TRACK_MEMORY_CONTEXT_DETAIL
Updated on 2023-10-23 GMT+08:00

TRACK_MEMORY_CONTEXT_DETAIL

TRACK_MEMORY_CONTEXT_DETAIL queries the detailed memory application information about the memory context set by DBE_PERF.track_memory_context. Only the initial user or a user with the monadmin permission can execute this function.

Table 1 TRACK_MEMORY_CONTEXT_DETAIL columns

Name

Type

Description

context_name

text

Name of the memory context

file

text

File to which the memory application location belongs

line

integer

Line number of the memory application location

size

bigint

Total size of memory that is applied for (unit: byte)