You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encrypted files might remain unchanged or truncated by rewind on the
target. That leaves them encrypted with the target's key wich vanishes
after the pg_tde replace. So we need to ensure keys for such files.
Meaning if this is an encrypted relation, we save its target key into
the source's keys.
0 commit comments