]> granicus.if.org Git - postgresql/commitdiff
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:11 +0000 (00:51 -0800)
Back-patch to v10, which introduced the lock.

doc/src/sgml/monitoring.sgml

index 7a84f51340448aa6874e3dd32f607e3d2f861605..5c1408bdf5ebcfc984682541b154149854abd6cf 100644 (file)
@@ -1040,7 +1040,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>