GaussDB-STAT_BAD_BLOCK
获得当前节点表、索引等文件的读取失败信息,如表1所示。
| 名称 | 类型 | 描述 |
|---|---|---|
| nodename | text | 节点名称。 |
| databaseid | integer | database的oid。 |
| tablespaceid | integer | tablespace的oid。 |
| relfilenode | integer | relation的file node。 |
| bucketid | smallint | 一致性hash bucket ID。 |
| forknum | integer | fork编号。 |
| error_count | integer | error的数量。 |
| first_time | timestamp with time zone | 页面损坏第一次出现的时间。 |
| last_time | timestamp with time zone | 页面损坏最后出现的时间。 |
更多详情请参考GaussDB 文档中心:doc.hcs.huawei.com/db/zh-cn/ga…