Versions Compared

Key

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

...

At the moment, encryption occurs at the pagememory level, when a page is written to the filepagestore pagestore or WAL.

Copy with re-encryption.

...

Sequentially read all the pages from the datastore and mark them as dirty, log them into WAL. Checkpointer writes the pages encrypted with the new key.

...