Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1trZCI-005bfY-OK for pgsql-hackers@arkaria.postgresql.org; Mon, 10 Mar 2025 09:13:18 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1trZCH-007Amr-71 for pgsql-hackers@arkaria.postgresql.org; Mon, 10 Mar 2025 09:13:17 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1trZCG-007AjH-T5 for pgsql-hackers@lists.postgresql.org; Mon, 10 Mar 2025 09:13:16 +0000 Received: from forward501d.mail.yandex.net ([2a02:6b8:c41:1300:1:45:d181:d501]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1trZCD-0020Na-0a for pgsql-hackers@postgresql.org; Mon, 10 Mar 2025 09:13:16 +0000 Received: from mail-nwsmtp-smtp-production-main-92.iva.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-92.iva.yp-c.yandex.net [IPv6:2a02:6b8:c0c:7a9e:0:640:b7a8:0]) by forward501d.mail.yandex.net (Yandex) with ESMTPS id C555360F1C; Mon, 10 Mar 2025 12:13:11 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-92.iva.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id 8DlQwR0LmCg0-hp0ezbgT; Mon, 10 Mar 2025 12:13:11 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tantorlabs.com; s=mail; t=1741597991; bh=K0UAxObsgYncQYMap5nKLnOSGj3WoGfUBlwxUbDHKmY=; h=From:In-Reply-To:Cc:Date:References:To:Subject:Message-ID; b=P0c04BLQbvwqicUJxpJijdKPNZDMCQi0FqQqvTNvpKaoRpN1HzTGNGOy7n0YxrNZL kXCZrcND6iAgxtI+4uUOHskjwnAEK32IoqfYSVMlCHgVUhROsXnKQqN1L77K52x4f/ k2UHzAP7s+jXaSEv6bcnx/bM82EqX4ZU1OTLCVi4= Authentication-Results: mail-nwsmtp-smtp-production-main-92.iva.yp-c.yandex.net; dkim=pass header.i=@tantorlabs.com Message-ID: <47a7b784-5218-43f2-96e3-65f9a729c5a5@tantorlabs.com> Date: Mon, 10 Mar 2025 12:13:08 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Vacuum statistics To: Alena Rybakina , pgsql-hackers Cc: Alexander Korotkov , Jim Nasby , Kirill Reshke , Andrei Zubkov , Masahiko Sawada , Melanie Plageman , jian he , a.lepikhov@postgrespro.ru, Sami Imseih References: <6732acf8ce0f31025b535ae1a64568750924a887.camel@moonset.ru> <5AA8FFD5-6DE2-4A31-8E00-AE98F738F5D1@upgrade.com> <85b963fe-5977-43aa-9241-75b862abcc69@postgrespro.ru> <9C7A167C-DCDE-4A17-9ABE-6276723FEC50@upgrade.com> <2d493cf9-9ba7-4cc1-a3f2-67afd7c163ee@postgrespro.ru> <30d54302-9e9c-4e04-819e-a13b679cdcc8@postgrespro.ru> <86f76aa5-1ab5-4e2e-9b15-405051852a2a@postgrespro.ru> <1e81a0a1-a63b-48fb-905a-d6495f89ab73@postgrespro.ru> <0b4eefc7-4c38-4caa-b2ca-a4c75dd7dd12@postgrespro.ru> <333c2306-c401-4959-9f0c-a44c670a11a9@postgrespro.ru> <513f0188-b093-4cc8-98cf-4c324570d525@postgrespro.ru> Content-Language: en-US From: Ilia Evdokimov In-Reply-To: <513f0188-b093-4cc8-98cf-4c324570d525@postgrespro.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, After commit eaf5027 we should add information about wal_buffers_full. Any thoughts? -- Best regards, Ilia Evdokimov, Tantor Labs LLC.