Adding encryption to aws RDS AURORA postgresql pre create database

0

Hi fam,

I need to know what is the best and fast way to add encryption to pre create database clusters. that db's are running and i need to add encryption to them because the creation time encryption was not added.

layansp
已提问 6 个月前249 查看次数
1 回答
0
已接受的回答

hi, Lay

First, You can't convert an unencrypted DB cluster to an encrypted one. You can check the detail on the document (https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Overview.Encryption.html).

Also, you can't use blue/green deployment to convert cluster from unencrypted to encrypt. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/blue-green-deployments-overview.html#blue-green-deployments-limitations-general

But, you can restore a new cluster from unencrypted snapshot.

AWS
arliang
已回答 6 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则