Skip to main content

Module superblock_flags

Module superblock_flags 

Source
Expand description

The flags word at offset 84.

Constantsยง

CLEAN_SHUTDOWN
The database was closed cleanly, so there is nothing to replay.
ENCRYPTED
The segments are encrypted.
HAS_ARCHIVAL
archival_root points at something.
TIERING_ENGAGED
The larger than memory path is engaged, so some values live only on disk.