PG_STAT_BAD_BLOCK
PG_STAT_BAD_BLOCK shows statistics about Page or CU verification failures after a node is started.
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 The values are as follows: 0: main data file 1: FSM file 2: VM file 3: BCM file If the value is greater than 4, it indicates a data file of each column in a column-store table. |
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
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot