doc: Fix ordering of entries in wait event table for I/O type
authorMichael Paquier
Tue, 16 May 2023 07:51:44 +0000 (16:51 +0900)
committerMichael Paquier
Tue, 16 May 2023 07:51:44 +0000 (16:51 +0900)
Issue spotted while reviewing a different patch touching this area.

Discussion: https://postgr.es/m/[email protected]

doc/src/sgml/monitoring.sgml

index 99f7f95c393868b354af13a50e6ea256fd7451ed..9842f82091562fb4e91fa8e48d7395e08139ab69 100644 (file)
@@ -1284,14 +1284,14 @@ postgres   27093  0.0  0.0  30096  2752 ?        Ss   11:34   0:00 postgres: ser
       BufFileRead
       Waiting for a read from a buffered file.
      
-     
-      BufFileWrite
-      Waiting for a write to a buffered file.
-     
      
       BufFileTruncate
       Waiting for a buffered file to be truncated.
      
+     
+      BufFileWrite
+      Waiting for a write to a buffered file.
+     
      
       ControlFileRead
       Waiting for a read from the pg_control