Re: pgsql: Add wait event for fsync of WAL segments - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Add wait event for fsync of WAL segments
Date
Msg-id 20180709014753.GG1467@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Add wait event for fsync of WAL segments  (Julien Rouhaud <rjuju123@gmail.com>)
Responses Re: pgsql: Add wait event for fsync of WAL segments
List pgsql-committers
On Sun, Jul 08, 2018 at 10:23:37PM +0200, Julien Rouhaud wrote:
> I just noticed that the number of rows for the IO wait event type
> documentation hasn't been updated, see
> https://www.postgresql.org/docs/devel/static/monitoring-stats.html#WAIT-EVENT-TABLE.
>
> Trivial patch attached.

Thanks, Julien!  Fixed.  Indeed the table format was weird..
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix table format in documentation for I/O wait events
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add UtilityReturnsTuples() support for CALL