Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VeZGo-00087O-Tm for pgsql-docs@arkaria.postgresql.org; Thu, 07 Nov 2013 23:45:51 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1VeZGo-0001O0-BO for pgsql-docs@arkaria.postgresql.org; Thu, 07 Nov 2013 23:45:50 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Ve0tP-0006Up-2d for pgsql-docs@postgresql.org; Wed, 06 Nov 2013 11:03:23 +0000 Received: from mail-la0-f49.google.com ([209.85.215.49]) by makus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Ve0tI-0001d8-0E for pgsql-docs@postgresql.org; Wed, 06 Nov 2013 11:03:22 +0000 Received: by mail-la0-f49.google.com with SMTP id ev20so5772595lab.22 for ; Wed, 06 Nov 2013 03:03:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=LRLlNbSFw1lu8knqdemhnmdG8/IWtOaUrvt3TmF/azI=; b=d4pYp8gcza8b+6aOmknvkaUQvYsl6riuKGeQLdY9EmzzqhiSMwglqKTOYGGr0QnFOn hiJedNRbTBvBn+HEIBIk/+E5qjctHoNpPR3TNdLyLrmB+oAyZctZA/dw6ee+U1VAfuiN UishsyatokmaExmzxqp9y4jA4MyBqhZHDh+0iZy9hAZ3AxIy39eezdGM5bbMCX+jXZc8 cte02woYc2kRuoZA3p87VBvImJyeROk0BCsvboqe5l8XsUN8LS13VLsuEaB6psyZJfYf zAxAIJLOYRBcTrKHZCH02ziRZODuE7qZ0/pg2G1dg7qAYrSD019wGAqKA3RHepW/dp+B /+Lw== X-Gm-Message-State: ALoCoQkkyS/lGehVlqjn2PApAab7Pk0+BE2dkig8hX5HWLdbK5fls4SkqFowrS3Ao3eUr27RnQof X-Received: by 10.152.27.10 with SMTP id p10mr1871638lag.21.1383735794326; Wed, 06 Nov 2013 03:03:14 -0800 (PST) Received: from Markos-MacBook-Pro.local ([46.246.117.202]) by mx.google.com with ESMTPSA id ao4sm32512039lac.1.2013.11.06.03.03.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 03:03:13 -0800 (PST) Message-ID: <527A21F1.2000408@joh.to> Date: Wed, 06 Nov 2013 12:03:13 +0100 From: Marko Tiikkaja User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: pgsql-docs@postgresql.org Subject: tcp_keepalives_count and tcp_keepalives_interval Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -0.7 (/) 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 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 the better descriptions in http://www.postgresql.org/docs/devel/static/libpq-connect.html? Regards, Marko Tiikkaja -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs