GLOBAL_STAT_BAD_BLOCK
Obtains the information about table and index read failures on each node. It is used on CNs. The read failure information of DNs is displayed only, but not summed up.
Name |
Type |
Description |
---|---|---|
node_name |
text |
Node name |
databaseid |
integer |
OID of the database |
tablespaceid |
integer |
OID of the tablespace |
relfilenode |
integer |
File node of this relation |
forknum |
integer |
Fork number |
error_count |
integer |
Number of errors |
first_time |
timestamp with time zone |
Time when the page damage occurs for the first time. |
last_time |
timestamp with time zone |
Time when the page damage occurs for the last time. |
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