diff options
-rw-r--r-- | doc/src/sgml/monitoring.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 84e65002ff3..bad1f445e42 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1770,7 +1770,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser <row> <entry><literal>ProcArrayGroupUpdate</literal></entry> <entry>Waiting for the group leader to clear the transaction ID at - end of a parallel operation.</entry> + transaction end.</entry> </row> <row> <entry><literal>ProcSignalBarrier</literal></entry> @@ -1837,7 +1837,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser <row> <entry><literal>XactGroupUpdate</literal></entry> <entry>Waiting for the group leader to update transaction status at - end of a parallel operation.</entry> + transaction end.</entry> </row> </tbody> </tgroup> |