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회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠