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
feita há um ano665 visualizações
1 Resposta
1
Resposta aceita

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
ENGENHEIRO DE SUPORTE
Brandon
respondido há um ano
profile picture
ESPECIALISTA
avaliado há um mês
  • Thanks a lot Brandon! Very helpful ! :)

  • Hi Brandon, I wonder which versions are affected?

    Best regards, Alex

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas