File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 22title : " Commands affected by TDE"
33description : How TDE changes the behavior of some commands when enabled.
44---
5-
5+ ## Commands affected by TDE
66When 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 )
You can’t perform that action at this time.
0 commit comments