ignore_system_indexes Developer Parameter

Type: bool
Default: off
Context: backend
Restart: false

Ignore system indexes when reading system tables (but still update the indexes when modifying the tables). This is useful when recovering from damaged system indexes. This parameter cannot be changed after session start.

Recommendations

Useful for salvaging data from a corrupted database.

Comments