Skip to content

Commit 477562c

Browse files
authored
Update affected_commands.mdx
1 parent 41d9f26 commit 477562c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

product_docs/docs/tde/15/affected_commands.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
title: "Commands affected by TDE"
33
description: How TDE changes the behavior of some commands when enabled.
44
---
5-
5+
## Commands affected by TDE
66
When TDE is enabled, the following commands have TDE-specific options or read TDE settings in environment variables or configuration files:
77

88
- [initdb](./initdb_tde_options/)
99
- [pg_waldump](././encrypted_files/wal_files/#dumping-a-tde-encrypted-wal-file)
1010
- [pg_resetwal](././encrypted_files/wal_files/#resetting-a-corrupt-tde-encrypted-wal-file)
1111
- [pg_verifybackup](././encrypted_files/backup_files/#verify-a-backup-of-a-tde-system)
1212
- [pg_rewind](././encrypted_files/backup_files/#resynchronize-timelines-in-a-tde-system)
13-
- [pg_upgrade](pg_upgrade_arguments)
13+
- [pg_upgrade](pg_upgrade_arguments)
14+
15+
## Other tools affected by TDE
16+
When TDE is enabled, data load using EDB*Loader shall not invoked with `DIRECT=TRUE` option.
17+
Please see details in [Running a direct path load](docs/epas/18/database_administration/02_edb_loader/invoking_edb_loader/direct_path_load.mdx)

0 commit comments

Comments
 (0)