Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
|              |           |         |           |          |           |             |             |             |
| payload size | xidnext_minlink | xid_maxmin | nextxid_linkmax | cache_id | key_bytes | value_bytes | row_version | expire_time |
|              |           |         |           |          |           |             |             |             |

 

xid_min - TX id which created this row.
xid_max - TX id which updated this row or NA in this is the last row version (used during secondary index scans).

...