ERROR: unexpected pageaddr for logical replication service after Aurora maintenance window

1

Hello,

Since a Sunday maintenance window, we began to receive

ERROR: unexpected pageaddr

for all logical replication apps (AWS DMS and Debezium on Kafka Connect). This error is somehow recoverable and periodic: DB write instance logs

Otherwise DMS shows no error on this but Debezium kind of fails and recovered by connecting Postgres again. We are wondering if this could be related to Aurora DB minor version update? Or more like we are wrongly using some DB parameters (reboot actually activate the changes). Thanks a lot in advance :).

Best regards, David

David
preguntada hace un año665 visualizaciones
1 Respuesta
1
Respuesta aceptada

Hi David,

This error log is a known issue and will be patched likely in our next Aurora PostgreSQL release.

In the interim, in order to mitigate the issue, disable the logical WAL cache feature by setting the cluster parameter 'rds.logical_wal_cache' to 0 and restarting your writer instance. Please rest assured that disabling this will not result in any loss of data from existing logical replication publications.

I hope that helps :)

profile pictureAWS
INGENIERO DE SOPORTE
Brandon
respondido hace un año
profile picture
EXPERTO
revisado hace un mes
  • Thanks a lot Brandon! Very helpful ! :)

  • Hi Brandon, I wonder which versions are affected?

    Best regards, Alex

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