File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ description: Some commands work differently when TDE is enabled. Learn about dif
5
5
6
6
When TDE is enabled, the following commands have TDE-specific options or read TDE settings in environment variables or configuration files:
7
7
8
- - [ pg_waldump] ( /tde/latest/encrypted_files/wal_files/#dumping-a-tde-encrypted-wal-file )
9
- - [ pg_resetwal] ( /tde/latest/encrypted_files/wal_files/#resetting-a-corrupt-tde-encrypted-wal-file )
10
- - [ pg_verifybackup] ( /tde/latest/encrypted_files/backup_files/#verify-a-backup-of-a-tde-system )
11
- - [ pg_rewind] ( /tde/latest/encrypted_files/backup_files/#resynchronize-timelines-in-a-tde-system )
8
+ - [ initdb] ( ./initdb_tde_options/ )
9
+ - [ pg_waldump] ( ././encrypted_files/wal_files/#dumping-a-tde-encrypted-wal-file )
10
+ - [ pg_resetwal] ( ././encrypted_files/wal_files/#resetting-a-corrupt-tde-encrypted-wal-file )
11
+ - [ pg_verifybackup] ( ././encrypted_files/backup_files/#verify-a-backup-of-a-tde-system )
12
+ - [ pg_rewind] ( ././encrypted_files/backup_files/#resynchronize-timelines-in-a-tde-system )
12
13
- [ pg_upgrade] ( pg_upgrade_arguments )
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ navigation:
13
13
- upgrading
14
14
- enabling
15
15
- " #Reference"
16
+ - affected_commands
16
17
- initdb_tde_options
17
18
- pg_upgrade_arguments
18
- - affected_commands
19
19
- limitations
20
20
21
21
---
You can’t perform that action at this time.
0 commit comments