8000
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 faee6fa commit 301de4fCopy full SHA for 301de4f
doc/src/sgml/monitoring.sgml
@@ -1040,7 +1040,8 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1040
</row>
1041
<row>
1042
<entry><literal>CLogTruncationLock</literal></entry>
1043
- <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
1044
+ the oldest transaction id available to it.</entry>
1045
1046
1047
<entry><literal>clog</literal></entry>
0 commit comments