更新时间:2024-04-25 GMT+08:00
分享

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

页面损坏最后出现的时间。

分享:

    相关文档

    相关产品