跳至內容

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 年前

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

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