Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZtkJS-0007BO-D0 for pgsql-docs@arkaria.postgresql.org; Tue, 03 Nov 2015 22:44:22 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZtkJR-0001g2-Vs for pgsql-docs@arkaria.postgresql.org; Tue, 03 Nov 2015 22:44:22 +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) (envelope-from ) id 1ZtZ8Y-0002Bf-Gs for pgsql-docs@postgresql.org; Tue, 03 Nov 2015 10:48:22 +0000 Received: from newmail.postgrespro.ru ([93.174.131.138] helo=mail.postgrespro.ru) by magus.postgresql.org with esmtp (Exim 4.84) (envelope-from ) id 1ZtZ8W-00038g-63 for pgsql-docs@postgresql.org; Tue, 03 Nov 2015 10:48:21 +0000 Received: from [1.0.0.7] (unknown [109.196.196.145]) by mail.postgrespro.ru (Postfix) with ESMTPSA id D289521C4200 for ; Tue, 3 Nov 2015 13:48:18 +0300 (MSK) From: Alexander Lakhin To: pgsql-docs@postgresql.org Subject: Suspicious description of track_io_timing Message-ID: <563890F1.2070801@postgrespro.ru> Date: Tue, 3 Nov 2015 13:48:17 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 Hello, There is the following sentence in description of the track_io_timing parameter: I/O timing information is displayed in , in the output of when the BUFFERS option is used, and by . Is it correct? Shouldn't the TIMING option be mentioned there instead of BUFFERS? Best regards, Alexander -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs