Skip to content

Commit dbe0d98

Browse files
committed
Correct the descriptions of recovery-related wait events in docs.
This commit corrects the descriptions of RecoveryWalAll and RecoveryWalStream wait events in the documentation. Back-patch to v10 where those wait events were added. Author: Fujii Masao Reviewed-by: Kyotaro Horiguchi, Atsushi Torikoshi Discussion: https://postgr.es/m/124997ee-096a-5d09-d8da-2c7a57d0816e@oss.nttdata.com
1 parent 8408e3a commit dbe0d98

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/src/sgml/monitoring.sgml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,11 +1278,15 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
12781278
</row>
12791279
<row>
12801280
<entry><literal>RecoveryWalAll</literal></entry>
1281-
<entry>Waiting for WAL from any kind of source (local, archive or stream) at recovery.</entry>
1281+
<entry>Waiting for WAL from a stream at recovery.</entry>
12821282
</row>
12831283
<row>
12841284
<entry><literal>RecoveryWalStream</literal></entry>
1285-
<entry>Waiting for WAL from a stream at recovery.</entry>
1285+
<entry>
1286+
Waiting when WAL data is not available from any kind of sources
1287+
(local, archive or stream) before trying again to retrieve WAL data,
1288+
at recovery.
1289+
</entry>
12861290
</row>
12871291
<row>
12881292
<entry><literal>SysLoggerMain</literal></entry>

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