On Thu, Aug 29, 2013 at 12:09 PM, CS DBA <[email protected]> wrote: > All; > > I have a 35GB table that we are trying to add to a replication set. > The connection keeps timing out, we've changed the system keep alive to > every 30minutes
Are you by chance running an older version of postgresql that tries to renegotiate ssl connections all the time? We had this problem on early 8.4 and had to turn off ssl connections to fix it. -- To understand recursion, one must first understand recursion. _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
