mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
Fix CLogTruncationLock documentation.
Back-patch to v10, which introduced the lock.
This commit is contained in:
parent
faee6fae6d
commit
301de4f7d9
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user