Option to change wal_level in aurora postgresql

0

Hi team,

Is the wal_level modifiable from replica to logical in aurora PostgreSQL ? I can see rds.logical_replication as modifiable parameter. But when I create a new parameter group for Aurora, it is not listed. I could change it for rds PostgreSQL - changing rds.logical_replication from 0 to 1.

Please note that I could not do the same as mentioned in https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Replication.Logical.html

已提问 2 个月前354 查看次数
2 回答
1
已接受的回答

Hello.

Did you select cluster parameter group instead of instance parameter group when creating the parameter group?
We confirmed that "rds.logical_replication" is not included in the instance parameter group.
a

b

When creating a parameter group, the Type must be set to "DB Cluster Parameter Group".
c

profile picture
专家
已回答 2 个月前
0

It worked fine, thanks a lot for the very swift response.

已回答 2 个月前

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

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

回答问题的准则