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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南