aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2019-02-17 00:51:11 -0800
committerNoah Misch <noah@leadboat.com>2019-02-17 00:51:11 -0800
commit301de4f7d92ffe5451d34da2edd36284f3887493 (patch)
tree7b5be790d211e55475cf5f62c37d2f0a81cf74db /doc/src
parentfaee6fae6d09fb5d8c809946a113eb70c2968892 (diff)
downloadpostgresql-301de4f7d92ffe5451d34da2edd36284f3887493.tar.gz
postgresql-301de4f7d92ffe5451d34da2edd36284f3887493.zip
Fix CLogTruncationLock documentation.
Back-patch to v10, which introduced the lock.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/monitoring.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 7a84f513404..5c1408bdf5e 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -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>