164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
PG_TOTAL_MEMORY_DETAIL.md 4.32 KB
一键复制 编辑 原始数据 按行查看 历史
lijun 提交于 2021-03-24 15:07 . fix bugs

PG_TOTAL_MEMORY_DETAIL

PG_TOTAL_MEMORY_DETAIL视图显示某个数据库节点内存使用情况。

表 1 PG_TOTAL_MEMORY_DETAIL字段

名称

类型

描述

nodename

text

节点名称。

memorytype

text

内存的名称。

memorymbytes

integer

内存使用的大小,单位为MB。

1
https://gitee.com/opengauss/docs.git
git@gitee.com:opengauss/docs.git
opengauss
docs
docs
3.0.0

搜索帮助