Thanks Greg, I was able to resolve this issue with altering tcp keepalive 
parameters.


Regards,

Rohit


________________________________
From: Greg Sabino Mullane <[email protected]>
Sent: Monday, November 13, 2017 8:46 PM
To: Rohit Suraj Kapoor
Cc: [email protected]
Subject: Re: [Bucardo-general] Bucardo sync Error

> ... Kid has died, error is: DBD::Pg::db do failed: SSL SYSCALL error: EOF

This can usually be traced back to running out of memory. Check your other logs
and see if you can find a backend being killed by the OOM-killer. Solutions
include smaller operations (could try setting Bucardo's
statement_chunk_size to 1000), more memory on the server, or perhaps
decreasing work_mem or other schemes to reduce the overall memory usage.

--
Greg Sabino Mullane [email protected]
End Point Corporation
PGP Key: 2529 DF6A B8F7 9407 E944  45B4 BC9B 9067 1496 4AC8
_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to