pg_tde
pg_tde copied to clipboard
Mark memory as non-swappable
As suggested by @dutow, since the tuples/XLog TDE data in the memory is decrypted, we should consider marking that memory as non-swappable. Or at least the memory with the encryption keys.