Unverified Commit 84113512 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Also install tcp_keepalives_idle timeout on the target connection. (#120)

While a CREATE INDEX command or an ALTER TABLE command is running, at the
tcp level we're entirely quiet. When that command runs for more than 2
hours, with the default Linux settings, our connection might get
interrupted. Prevent against that.
parent e3a25d5c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment