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

From Tom Lane
Subject Re: pgsql: Add wait event for fsync of WAL segments
Date
Msg-id 14633.1531149383@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Add wait event for fsync of WAL segments  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: Add wait event for fsync of WAL segments
List pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> 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..

Hm, do we need that "morerows" thing at all?  It seems impossible
that we'll remember to keep it up to date in future.  How do you
even check that it's right now?

            regards, tom lane


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Add UtilityReturnsTuples() support for CALL
Next
From: Bruce Momjian
Date:
Subject: pgsql: rel notes: mention enabling of parallelism in PG 10