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
Please register or sign in to comment