Postgres RDS Blue Green Deployment Setup Not Working

0

I'm trying to setup a blue/green deployment of my Postgres 14.10 database.

On the database, I can see the following settings.

namesetting
max_logical_replication_workers4
max_replication_slots20
max_wal_senders8
rds.logical_replicationon

However when I try to create the blue green deployment I just get the following error after creating the deployment.

Creation of blue/green deployment failed due to incompatible parameter(s): [max_logical_replication_workers] .See https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments-creating.html#blue-green-deployments-creating-preparing-postgres to help resolve the issues, then delete and recreate the blue/green deployment.

Is the UI telling me the wrong thing and it's something else that's broken w/ the setup?

Jasper
質問済み 3ヶ月前271ビュー
回答なし

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

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

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

関連するコンテンツ