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回答
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ