Fix CLogTruncationLock documentation.
authorNoah Misch <noah@leadboat.com>
Sun, 17 Feb 2019 08:51:11 +0000 (00:51 -0800)
committerNoah Misch <noah@leadboat.com>
Sun, 17 Feb 2019 08:51:19 +0000 (00:51 -0800)
Back-patch to v10, which introduced the lock.

doc/src/sgml/monitoring.sgml

index c3d6f22f3bf7106214b77781ca68a3f2eb4e48fc..cd65cced474a4701d322d8804eb8f960f8ca5a12 100644 (file)
@@ -1044,7 +1044,8 @@ postgres   27093  0.0  0.0  30096  2752 ?        Ss   11:34   0:00 postgres: ser
         </row>
         <row>
          <entry><literal>CLogTruncationLock</literal></entry>
-         <entry>Waiting to truncate the write-ahead log or waiting for write-ahead log truncation to finish.</entry>
+         <entry>Waiting to execute <function>txid_status</function> or update
+         the oldest transaction id available to it.</entry>
         </row>
         <row>
          <entry><literal>clog</literal></entry>