pg_tde
pg_tde copied to clipboard
Storage manager encryption
This PR currently contains two commits:
- makes the current code compile on PG17 without breaking anything on PG16, but not trying to make the extension work with PG17.
- adds an SMGR based AES-CBC encryption, which works with the patched PG17 development branch
Performance test results: Normal queries: 9120 TDE queries: 8450 Percentage: 92%