Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75aba11 commit 3cbbd35Copy full SHA for 3cbbd35
doc/src/sgml/monitoring.sgml
@@ -1044,7 +1044,8 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1044
</row>
1045
<row>
1046
<entry><literal>CLogTruncationLock</literal></entry>
1047
- <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
1048
+ the oldest transaction id available to it.</entry>
1049
1050
1051
<entry><literal>clog</literal></entry>
0 commit comments