1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
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 :)
Contenus pertinents
- demandé il y a un an
- demandé il y a un an
- demandé il y a 10 mois
- AWS OFFICIELA mis à jour il y a 4 ans
- AWS OFFICIELA mis à jour il y a 2 mois
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 2 ans
Thanks a lot Brandon! Very helpful ! :)
Hi Brandon, I wonder which versions are affected?
Best regards, Alex