Re: [DOCS] tcp_keepalives_count and tcp_keepalives_interval

2013-11-07 Thread Tom Lane
Marko Tiikkaja writes: > In > http://www.postgresql.org/docs/devel/static/runtime-config-connection.html > the descriptions for $SUBJECT seem quite sub-par. I misunderstood what > tcp_keepalives_interval does, and I had no idea how tcp_keepalives_count > works without the use of a search engi

[DOCS] tcp_keepalives_count and tcp_keepalives_interval

2013-11-07 Thread Marko Tiikkaja
Hi, In http://www.postgresql.org/docs/devel/static/runtime-config-connection.html the descriptions for $SUBJECT seem quite sub-par. I misunderstood what tcp_keepalives_interval does, and I had no idea how tcp_keepalives_count works without the use of a search engine. Can we make these match