Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3cbbd35

Browse files
committed
Fix CLogTruncationLock documentation.
Back-patch to v10, which introduced the lock.
1 parent 75aba11 commit 3cbbd35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/monitoring.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,8 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
10441044
</row>
10451045
<row>
10461046
<entry><literal>CLogTruncationLock</literal></entry>
1047-
<entry>Waiting to truncate the write-ahead log or waiting for write-ahead log truncation to finish.</entry>
1047+
<entry>Waiting to execute <function>txid_status</function> or update
1048+
the oldest transaction id available to it.</entry>
10481049
</row>
10491050
<row>
10501051
<entry><literal>clog</literal></entry>

0 commit comments

Comments
 (0)