Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
cr_workload=# reindex index pg_class_relname_nsp_index;
ERROR: index "pg_class_relname_nsp_index" contains unexpected zero page at block 20
HINT: Please REINDEX it.
The index of pg_class_relname_nsp has problem and error out "index "pg_class_relname_nsp_index" contains unexpected zero page at block 20".
But if we reindex it, it errors it out again.
So it is a recurse bug and the index can never be fixed.
Attachments
Issue Links
- is related to
-
HAWQ-478 Bug when shut down cluster during recovery pass3
- Resolved