PGXC_STAT_BAD_BLOCK
PGXC_STAT_BAD_BLOCK displays statistics about page or CU verification failures after all nodes in a cluster are started.
Column |
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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.