Suspicious description of track_io_timing

From: exclusion(at)gmail(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: Suspicious description of track_io_timing
Date: 2016-06-01 04:18:33
Message-ID: 20160601041833.30384.26519@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/static/runtime-config-statistics.html
Description:

There is the following sentence in description of the track_io_timing
parameter:

I/O timing information is displayed in <xref
linkend="pg-stat-database-view">, in the output of <xref
linkend="sql-explain"> when the <literal>BUFFERS</> option is used, and
by <xref linkend="pgstatstatements">.

Is it correct? Shouldn't the TIMING option be mentioned there instead of
BUFFERS?

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Dmitry Igrishin 2016-06-02 05:59:06 pg_prepared_statements
Previous Message Peter Eisentraut 2016-05-31 20:46:55 Re: Update "screenshot" in Tutorial