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 414be8a47e3..4b71a9f484a 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1742,7 +1742,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> @@ -1799,7 +1799,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> |