From 468b1af66088923bb045d112c3574a8738e4989e Mon Sep 17 00:00:00 2001 From: Noah Misch Date: Sun, 17 Feb 2019 00:51:11 -0800 Subject: [PATCH] Fix CLogTruncationLock documentation. Back-patch to v10, which introduced the lock. --- doc/src/sgml/monitoring.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 45da4a2bb78..bd5db8a6c24 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 CLogTruncationLock - Waiting to truncate the write-ahead log or waiting for write-ahead log truncation to finish. + Waiting to execute txid_status or update + the oldest transaction id available to it. clog -- 2.39.5