164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
MPP_TABLES.md 5.97 KB
一键复制 编辑 原始数据 按行查看 历史
liyang 提交于 2020-05-29 19:27 . Upload openGauss information

MPP_TABLES

MPP_TABLES视图显示PGXC_CLASS中的表信息。

表 1 MPP_TABLES字段

名称

类型

描述

schemaname

name

包含表的模式名。

tablename

name

表名。

tableowner

name

表的所有者。

tablespace

name

表所在的表空间。

pgroup

name

节点群的名称。

nodeoids

oidvector_extend

表分布的节点OID列表。

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

搜索帮助