Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5qvO-0008Ut-Fy for pgsql-docs@arkaria.postgresql.org; Thu, 26 May 2016 08:45:50 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b5qvN-0005za-Vk for pgsql-docs@arkaria.postgresql.org; Thu, 26 May 2016 08:45:50 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1b5qvN-0005z2-3d for pgsql-docs@postgresql.org; Thu, 26 May 2016 08:45:49 +0000 Received: from kaemail1.nttcom.co.jp ([132.222.121.19]) by makus.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5qvJ-0000aC-Bt for pgsql-docs@postgresql.org; Thu, 26 May 2016 08:45:47 +0000 Received: from atmf.nttcom.co.jp (sc-mf03 [10.133.230.132]) by kaemail1.nttcom.co.jp (Unknown) with ESMTP id 35698FF875 for ; Thu, 26 May 2016 17:45:43 +0900 (JST) Received: from 10.133.230.129 (10.133.230.129) by MAIL-FILTER-SERVER with ESMTP; Thu, 26 May 2016 17:46:52 +0900 Received: from imail1i.nttcom.co.jp (imss01 [10.133.158.41]) by imail1v.nttcom.co.jp (unknown) with ESMTP id u4Q8jgWc011626 for ; Thu, 26 May 2016 17:45:42 +0900 (JST) Received: from WMCAS1.soad.nttcom.co.jp ([10.144.1.131]) by imail1i.nttcom.co.jp (unknown) with ESMTP id u4Q8jgB5011615 for ; Thu, 26 May 2016 17:45:42 +0900 (JST) Received: from WMBOX5.soad.nttcom.co.jp ([169.254.5.153]) by WMCAS1.soad.nttcom.co.jp ([10.144.1.131]) with mapi id 14.03.0146.000; Thu, 26 May 2016 17:45:42 +0900 From: =?iso-2022-jp?B?GyRCQDE5ZxsoQiAbJEJCc0dPGyhC?= To: "'pgsql-docs@postgresql.org'" Subject: log_min_autovacuum_duration parameter is incorrect Thread-Topic: log_min_autovacuum_duration parameter is incorrect Thread-Index: AdG3KtgKJMNB0NdTTjyOPaumMRpR4A== Date: Thu, 26 May 2016 08:45:41 +0000 Message-ID: Accept-Language: ja-JP, en-US Content-Language: ja-JP X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.144.1.129] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Pg-Spam-Score: -1.8 (-) 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 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. The document page: https://www.postgresql.org/docs/9.5/static/release.html Regards. --=20 Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs