スキップしてコンテンツを表示

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

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

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

関連するコンテンツ