You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Dong Li (JIRA)" <ji...@apache.org> on 2016/02/29 08:04:18 UTC

[jira] [Created] (HAWQ-471) Reindex bug

Dong Li created HAWQ-471:
----------------------------

             Summary: Reindex bug
                 Key: HAWQ-471
                 URL: https://issues.apache.org/jira/browse/HAWQ-471
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Catalog
            Reporter: Dong Li
            Assignee: Lei Chang


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.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)