164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
GLOBAL_STAT_BAD_BLOCK.md 8.04 KB
一键复制 编辑 原始数据 按行查看 历史
liyang 提交于 2020-11-09 15:59 . sync dts

GLOBAL_STAT_BAD_BLOCK

获得各节点的表、索引等文件的读取失败信息。

表 1 GLOBAL_STAT_BAD_BLOCK字段

名称

类型

描述

node_name

text

数据库进程名称。

databaseid

integer

database的oid。

tablespaceid

integer

tablespace的oid。

relfilenode

integer

relation的file node。

forknum

integer

fork编号。

error_count

integer

error的数量。

first_time

timestamp with time zone

坏块第一次出现的时间。

last_time

timestamp with time zone

坏块最后出现的时间。

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

搜索帮助