pgsql: doc: Fix ordering of entries in wait event table for I/O type

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix ordering of entries in wait event table for I/O type
Date: 2023-05-16 07:55:35
Message-ID: E1pypWx-00053G-HB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix ordering of entries in wait event table for I/O type

Issue spotted while reviewing a different patch touching this area.

Discussion: https://postgr.es/m/ZGM1U5D5EuBUbasi@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/44e977d7ecb915d1181007e700f2da31acb6ea4c

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2023-05-16 09:04:39 pgsql: Fix reported runtime for single tests in pg_regress
Previous Message Peter Eisentraut 2023-05-16 06:59:54 pgsql: libpq: Error message improvement