Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions product_docs/docs/tde/15/affected_commands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@
title: "Commands affected by TDE"
description: How TDE changes the behavior of some commands when enabled.
---

## Commands affected by TDE
When TDE is enabled, the following commands have TDE-specific options or read TDE settings in environment variables or configuration files:

- [initdb](./initdb_tde_options/)
- [pg_waldump](././encrypted_files/wal_files/#dumping-a-tde-encrypted-wal-file)
- [pg_resetwal](././encrypted_files/wal_files/#resetting-a-corrupt-tde-encrypted-wal-file)
- [pg_verifybackup](././encrypted_files/backup_files/#verify-a-backup-of-a-tde-system)
- [pg_rewind](././encrypted_files/backup_files/#resynchronize-timelines-in-a-tde-system)
- [pg_upgrade](pg_upgrade_arguments)
- [pg_upgrade](pg_upgrade_arguments)

## Other tools affected by TDE
When TDE is enabled, don't use the `DIRECT=TRUE` option when loading data with EDB*Loader.
Please see details in [Running a direct path load](docs/epas/18/database_administration/02_edb_loader/invoking_edb_loader/direct_path_load.mdx)