Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
More explicit statement around unsupported backing up/restoring use cases
  • Loading branch information
gvasquezvargas committed Jun 26, 2024
1 parent abd7e50 commit 9b2dada
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ You can restore your deleted cluster for as long as the backup is available.
!!! note
To restore a TDE-enabled cluster, the TDE key material must match the source cluster encryption key material. If a different key material is used, the restore operation will fail.

Do not to enable TDE when restoring a non-TDE cluster.
EDB does not support enabling TDE when restoring a non-TDE cluster.
!!!
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ You can create faraway replicas in any active regions in your cloud. There's no
!!!Note
The TDE key material for faraway replicas must be the same as the primary cluster encryption key. If you use different key material, the cluster provisioning will fail.

Do not to enable TDE when restoring a non-TDE faraway replica cluster.
EDB does not support enabling TDE when restoring non-TDE faraway replica clusters.
!!!

1. To turn on the ability to log in to Postgres using your AWS IAM credentials, enable Identity and Access Management (IAM) Authentication. See [Access](/biganimal/latest/getting_started/creating_a_cluster/#access).
Expand Down

0 comments on commit 9b2dada

Please sign in to comment.