Hi Team,
We are encountering an issue with logical replication on PostgreSQL version 15.10. The error message is as follows:
"ERROR: could not receive data from WAL stream: SSL SYSCALL error: EOF detected
LOG: background worker "logical replication worker" (PID 3286) exited with exit code 1."
Logical replication had been working perfectly on version 15.8, and we successfully completed multiple systems on that version. However, after upgrading to PostgreSQL 15.10, this issue has arisen.
We’ve tried adjusting various parameters but haven’t had any success.
We have also tried disabling the SSL and selinux etc, but no luck, same error every time.
Replication fails at some point without any additional errors, leading us to suspect a potential bug in logical replication for version 15.10.
Has anyone else reported a similar issue, or is there a known fix for this? Please let us know if additional details are required.
PG Version : postgresql 15.10
OS Details : CentOS 7
Thanks & Regards,
Rijesh