Skip to content

Commit 44e977d

Browse files
committed
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
1 parent c91f356 commit 44e977d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/monitoring.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,14 +1284,14 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
12841284
<entry><literal>BufFileRead</literal></entry>
12851285
<entry>Waiting for a read from a buffered file.</entry>
12861286
</row>
1287-
<row>
1288-
<entry><literal>BufFileWrite</literal></entry>
1289-
<entry>Waiting for a write to a buffered file.</entry>
1290-
</row>
12911287
<row>
12921288
<entry><literal>BufFileTruncate</literal></entry>
12931289
<entry>Waiting for a buffered file to be truncated.</entry>
12941290
</row>
1291+
<row>
1292+
<entry><literal>BufFileWrite</literal></entry>
1293+
<entry>Waiting for a write to a buffered file.</entry>
1294+
</row>
12951295
<row>
12961296
<entry><literal>ControlFileRead</literal></entry>
12971297
<entry>Waiting for a read from the <filename>pg_control</filename>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy