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

Commit845f983

Browse files
Fix a couple of wait event descriptions.
The descriptions for ProcArrayGroupUpdate and XactGroupUpdate claimthat these events mean we are waiting for the group leader "at endof a parallel operation," but neither pertains to paralleloperations. This commit reverts these descriptions to theirwording before commit3048898, i.e., "end of a paralleloperation" is changed to "transaction end."Author: Sameer KumarReviewed-by: Amit KapilaDiscussion:https://postgr.es/m/CAGPeHmh6UMrKQHKCmX%2B5vV5TH9P%3DKw9en3k68qEem6J%3DyrZPUA%40mail.gmail.comBackpatch-through: 13
1 parent409be33 commit845f983

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,7 +1806,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
18061806
<row>
18071807
<entry><literal>ProcArrayGroupUpdate</literal></entry>
18081808
<entry>Waiting for the group leader to clear the transaction ID at
1809-
end of a parallel operation.</entry>
1809+
transaction end.</entry>
18101810
</row>
18111811
<row>
18121812
<entry><literal>ProcSignalBarrier</literal></entry>
@@ -1873,7 +1873,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
18731873
<row>
18741874
<entry><literal>XactGroupUpdate</literal></entry>
18751875
<entry>Waiting for the group leader to update transaction status at
1876-
end of a parallel operation.</entry>
1876+
transaction end.</entry>
18771877
</row>
18781878
</tbody>
18791879
</tgroup>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp