Help Center/ GaussDB/ Centralized_3.x/ Storage Engine/ Ustore/ Storage Format/ Index/ RCR UB-Tree Visibility Mechanism
Updated on 2024-07-04 GMT+08:00

RCR UB-Tree Visibility Mechanism

  1. Multi-version management and visibility check of index data are supported to identify tuples of historical versions and recycle them. In addition, the visibility check at the index layer greatly improves the probability of index scanning and index-only scanning.
  2. In addition to the index insertion operation, an index deletion operation is added to mark an index tuple corresponding to a deleted or modified tuple.