Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VeZWl-0000Q0-EM for pgsql-docs@arkaria.postgresql.org; Fri, 08 Nov 2013 00:02:19 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1VeZWk-0002oy-RN for pgsql-docs@arkaria.postgresql.org; Fri, 08 Nov 2013 00:02:18 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VeZWk-0002os-8f for pgsql-docs@postgresql.org; Fri, 08 Nov 2013 00:02:18 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VeZWh-0003RJ-6N for pgsql-docs@postgresql.org; Fri, 08 Nov 2013 00:02:17 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id rA802DBq006716; Thu, 7 Nov 2013 19:02:13 -0500 From: Tom Lane To: Marko Tiikkaja cc: pgsql-docs@postgresql.org Subject: Re: tcp_keepalives_count and tcp_keepalives_interval In-reply-to: <527A21F1.2000408@joh.to> References: <527A21F1.2000408@joh.to> Comments: In-reply-to Marko Tiikkaja message dated "Wed, 06 Nov 2013 12:03:13 +0100" Date: Thu, 07 Nov 2013 19:02:13 -0500 Message-ID: <6715.1383868933@sss.pgh.pa.us> X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org 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 engine. Can we make these match the > better descriptions in > http://www.postgresql.org/docs/devel/static/libpq-connect.html? No objection at this level of detail --- do you want to propose a concrete patch? regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs