doc-exports/docs/dws/dev/dws_04_0759.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

5.9 KiB

PG_STAT_BAD_BLOCK

PG_STAT_BAD_BLOCK displays statistics about page or CU verification failures after a node is started.

Table 1 PG_STAT_BAD_BLOCK columns

Name

Type

Description

nodename

text

Node name

databaseid

integer

Database OID

tablespaceid

integer

Tablespace OID

relfilenode

integer

File object ID

forknum

integer

File type

error_count

integer

Number of verification failures

first_time

timestamp with time zone

Time of the first occurrence

last_time

timestamp with time zone

Time of the latest occurrence