Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit749320c

Browse files
committed
Document BaseBackupSync and BaseBackupWrite wait events.
Commit3500ccc should have donethis, but I overlooked it.Per complaint from Thomas Munro.Discussion:http://postgr.es/m/CA+hUKGJixAHc860Ej9Qzd_z96Z6aoajAgJ18bYfV3Lfn6t9=+Q@mail.gmail.com
1 parentf4badbc commit749320c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,14 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
12511251
<entry><literal>BaseBackupRead</literal></entry>
12521252
<entry>Waiting for base backup to read from a file.</entry>
12531253
</row>
1254+
<row>
1255+
<entry><literal>BaseBackupSync</literal></entry>
1256+
<entry>Waiting for data written by a base backup to reach durable storage.</entry>
1257+
</row>
1258+
<row>
1259+
<entry><literal>BaseBackupWrite</literal></entry>
1260+
<entry>Waiting for base backup to write to a file.</entry>
1261+
</row>
12541262
<row>
12551263
<entry><literal>BufFileRead</literal></entry>
12561264
<entry>Waiting for a read from a buffered file.</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp