Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5xOC-00069C-Ny for pgsql-docs@arkaria.postgresql.org; Thu, 26 May 2016 15:40:00 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b5xOB-0005as-Sf for pgsql-docs@arkaria.postgresql.org; Thu, 26 May 2016 15:39:59 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1b5xNq-0005Bq-Bg for pgsql-docs@postgresql.org; Thu, 26 May 2016 15:39:38 +0000 Received: from smtp-auth.no-ip.com ([8.23.224.61] helo=out.smtp-auth.no-ip.com) by magus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1b5xNm-0004Sn-7P for pgsql-docs@postgresql.org; Thu, 26 May 2016 15:39:37 +0000 X-No-IP: alvh.no-ip.org@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from alvin.alvh.no-ip.org (unknown [200.85.201.76]) (Authenticated sender: alvh.no-ip.org@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id 5600B4017A8; Thu, 26 May 2016 08:39:26 -0700 (PDT) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id 8B23F751; Thu, 26 May 2016 11:39:17 -0400 (CLT) Date: Thu, 26 May 2016 11:39:17 -0400 From: Alvaro Herrera To: =?utf-8?B?5pif5ZCIIOaLk+mmrA==?= Cc: "'pgsql-docs@postgresql.org'" Subject: Re: log_min_autovacuum_duration parameter is incorrect Message-ID: <20160526153917.GA660464@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Pg-Spam-Score: -1.1 (-) 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 星合 拓馬 wrote: > Hi all, > > In the Release Notes 9.5, it seems that one parameter name is incorrect. > In the Monitoring of Changes section, > parameter called log_min_autovacuum_duration is incorrect. > log_autovacuum_min_duration is correct. It seems I typo'ed the parameter name in the commit message (4ff695b1), and that typo found its way to the release notes. Will fix. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs