File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1284,14 +1284,14 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1284
1284
<entry><literal>BufFileRead</literal></entry>
1285
1285
<entry>Waiting for a read from a buffered file.</entry>
1286
1286
</row>
1287
- <row>
1288
- <entry><literal>BufFileWrite</literal></entry>
1289
- <entry>Waiting for a write to a buffered file.</entry>
1290
- </row>
1291
1287
<row>
1292
1288
<entry><literal>BufFileTruncate</literal></entry>
1293
1289
<entry>Waiting for a buffered file to be truncated.</entry>
1294
1290
</row>
1291
+ <row>
1292
+ <entry><literal>BufFileWrite</literal></entry>
1293
+ <entry>Waiting for a write to a buffered file.</entry>
1294
+ </row>
1295
1295
<row>
1296
1296
<entry><literal>ControlFileRead</literal></entry>
1297
1297
<entry>Waiting for a read from the <filename>pg_control</filename>
You can’t perform that action at this time.
0 commit comments