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
preguntada hace 3 meses271 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas