Versions Compared

Key

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

...

This strategy requires changing the format of the encryption page to store the identifier (number) of the encryption key.

Comparison


in placecopy
IO volume2+2
The amount of disk input-output> 2x2x
The amount of required disk spacelimited by WAL settings2x
Data overhead

yes(1-2 bytes per page)

no

performancePerformance(rough estimate)

slowerfaster

Implementation complexity (rough estimate)

stable Stable topology, read-onlysimplesimple
online Online updatessimplecomplex
unstable Unstable topologysimplecomplex

Copy with re-encryption design.

...