Re: TCP keepalive support for libpq
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Josh Berkus" <josh@agliodbs.com>,<pgsql-hackers@postgresql.org>
Date: 2010-06-22T18:20:31Z
Lists: pgsql-hackers
Josh Berkus <josh@agliodbs.com> wrote: > We might not want to enable them by default, though. I have a hard time believing that "enabled by default" is a problem with the default timings. That would result in sending and receiving one small packet every two hours on an open connection with no application traffic. In what environment do you see that causing a problem (compared to no keepalive)? -Kevin