From 3cbbd3515aa61600389830ece74c57aa8a98c4a9 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 c3d6f22f3bf..cd65cced474 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1044,7 +1044,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