pg_tde CLI Tools¶
The pg_tde
extension introduces new command-line utilities and extends some existing PostgreSQL tools to support encrypted WAL and tables. These include:
- pg_tde_change_key_provider: change encryption key provider for a database
- pg_waldump: inspect and decrypt WAL files
- pg_checksums: verify data checksums (non-encrypted files only)