云数据库 GaussDB-STAT_BAD_BLOCK

时间:2023-11-01 16:22:48

STAT_BAD_BLOCK

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

表1 STAT_BAD_BLOCK字段

名称

类型

描述

nodename

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

坏块最后出现的时间。

support.huaweicloud.com/distributed-devg-v2-opengauss/gaussdb-v5r2c10-1177.html