跳至内容

Postgres Prameter group

0

after setting the rds.logical_replication to 1, wal_level is not setting to logical

已提问 2 年前462 查看次数
1 回答
2

Hi,

the parameter "rds.logical_replication=1" is only active on the instance that has the Writer role (open for read-write). When you set this parameter you will have to use the writer instance for logical replication. You can connect to the writer instance either via Cluster endpoint (recommended) or instance endpoint.

Also, do a manual reboot of the instance after you change a parameter to activate it.

Best,

Didier

专家
已回答 2 年前
专家
已审核 2 年前

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

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