PG_STAT_BAD_BLOCK

PG_STAT_BAD_BLOCK shows 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

OID of a database

tablespaceid

integer

Tablespace OID

relfilenode

integer

File object ID

bucketid

smallint

ID of the bucket for consistent hashing

forknum

integer

File type

error_count

integer

Number of verification failures

first_time

timestamp with time zone

Time of the first verification failure

last_time

timestamp with time zone

Time of the latest verification failure

Feedback
编组 3备份
    openGauss 2024-05-05 00:44:49
    cancel