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 1rtS0W-00ErBg-C7 for pgsql-hackers@arkaria.postgresql.org; Sun, 07 Apr 2024 12:52:25 +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 1rtS0V-006pKg-JT for pgsql-hackers@arkaria.postgresql.org; Sun, 07 Apr 2024 12:52:23 +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 1rtS0V-006pKY-5F for pgsql-hackers@lists.postgresql.org; Sun, 07 Apr 2024 12:52:23 +0000 Received: from forwardcorp1c.mail.yandex.net ([2a02:6b8:c03:500:1:45:d181:df01]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rtS0S-001Np1-F1 for pgsql-hackers@postgresql.org; Sun, 07 Apr 2024 12:52:22 +0000 Received: from mail-nwsmtp-smtp-corp-main-26.myt.yp-c.yandex.net (mail-nwsmtp-smtp-corp-main-26.myt.yp-c.yandex.net [IPv6:2a02:6b8:c12:5428:0:640:7351:0]) by forwardcorp1c.mail.yandex.net (Yandex) with ESMTPS id 4F2E160B81; Sun, 7 Apr 2024 15:52:18 +0300 (MSK) Received: from smtpclient.apple (unknown [2a02:6b8:b081:6432::1:10]) by mail-nwsmtp-smtp-corp-main-26.myt.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id GqWnfp0iD0U0-w8KBguuO; Sun, 07 Apr 2024 15:52:17 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1712494337; bh=olDNrMdIQ9ShpEAInvJ7zXjjNr6zUeWc7hykPDMP1ZA=; h=Message-Id:To:Date:References:Cc:In-Reply-To:From:Subject; b=nwfbe2uG6L9lA86egwgvXkDmvpKHuV0uua824/cJDPAZFKiseCak2ocnEu5N5nBWV 22W8QpRCKTB4ouvWyeqO6JLCZuW3T+PiSe89OAX4GKgXr0+UN3JILMMRb3ue6kdlOH pvGK9e+/W8N7xQrWAxY6UF3bHWtFJS3Xh/JcH4NM= Authentication-Results: mail-nwsmtp-smtp-corp-main-26.myt.yp-c.yandex.net; dkim=pass header.i=@yandex-team.ru Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.8\)) Subject: Re: MultiXact\SLRU buffers configuration From: "Andrey M. Borodin" In-Reply-To: <8401378F-62C2-4E5D-A2AC-F8C8B7D2FF5B@yandex-team.ru> Date: Sun, 7 Apr 2024 15:52:16 +0300 Cc: Alvaro Herrera , vignesh C , Andrew Borodin , Yura Sokolov , Andres Freund , Thomas Munro , Gilles Darold , Tomas Vondra , Daniel Gustafsson , PostgreSQL Hackers Content-Transfer-Encoding: quoted-printable Message-Id: References: <202401281249.u6ham26mbjav@alvherre.pgsql> <0925F9A9-4D53-4B27-A87E-3D83A757B0E0@yandex-team.ru> <20240229.105944.773077833314087742.horikyota.ntt@gmail.com> <8401378F-62C2-4E5D-A2AC-F8C8B7D2FF5B@yandex-team.ru> To: Kyotaro Horiguchi X-Mailer: Apple Mail (2.3696.120.41.1.8) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 6 Apr 2024, at 14:24, Andrey M. Borodin = wrote: >=20 > What do you think? OK, I'll follow this plan. As long as most parts of this thread were committed, I'll mark CF item = as "committed". Thanks to everyone involved! See you in a followup thread about sleeping on CV. Best regards, Andrey Borodin.=