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 1t8Kne-003XQ1-9P for pgsql-hackers@arkaria.postgresql.org; Tue, 05 Nov 2024 14:44:53 +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 1t8Knb-00EOxI-DR for pgsql-hackers@arkaria.postgresql.org; Tue, 05 Nov 2024 14:44:51 +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 1t8Knb-00EOw0-3Q for pgsql-hackers@lists.postgresql.org; Tue, 05 Nov 2024 14:44:51 +0000 Received: from mail-ej1-x632.google.com ([2a00:1450:4864:20::632]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t8KnX-000Krw-AC for pgsql-hackers@lists.postgresql.org; Tue, 05 Nov 2024 14:44:51 +0000 Received: by mail-ej1-x632.google.com with SMTP id a640c23a62f3a-a9a2209bd7fso971760966b.2 for ; Tue, 05 Nov 2024 06:44:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1730817888; x=1731422688; darn=lists.postgresql.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=l2OQVyM5yO7B6pPUvtJfB3tQzuA3RVpqCT6udz70x90=; b=JM1Y5wk5XmY4kEuk1px3w6YLEUb4hUONRXaSqIthT0y8ZIBGCVYJM80b1Vngi1owsA 6NE/Xf8QFGByU9YYMVlyhPuTSx8OQtXvKukYBqjxhkKZ0TvSSPYDO8KXv1hUAVff0cqn EIZb/zYNBXiuBaytYeYZh/46PuLmXRE+jIuVunSgQtxKp4CnGJJMo1lymSTPLkjdkKvG PyT4uTZWFp/r+pZBS/bVKxgLeq2euHidRYZqPWUOSpwscMUqQW+S79GkaqYFQ1+YiNay bIV33O25E3JsKzj9Fz9LqIdGn5/bqOKl+cfFCzXn1kJCPpEew4nGPHhK14okSZOEhIQs 0i3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730817888; x=1731422688; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l2OQVyM5yO7B6pPUvtJfB3tQzuA3RVpqCT6udz70x90=; b=YmbWnQnBrYWCiDKKrPRQ/wEUvPySd3J+MlKxg99Jfcu07A0JMK+fBoYkl7vSX+Qmn0 eAq++i30XCfy5WCaZWpDvV1EsLH8RKcnFpthRqhfrsSk4zYL2Y8EPGHt9WGvit6KA2Ln FE5Bgf5RLqq5/HJJi7PE4RipJa1f1bFnkEJyy6p8dLpJCV2eYZs/Yb0Hdn4rPmODv4u2 PZ+8Mj8Wpq4qoGBGcch9o9zsv6rABYL01kmCkA4KHBOq/4opr14Xi0PqINiDtfW7DyS6 ba8u1UiTstSbuCKgknRaZbkNL+g5/LS/gviH8LyXIQuL1ebG2KRRIsInqCKXuXDPAqes BnvQ== X-Forwarded-Encrypted: i=1; AJvYcCVXtRIYJzWVJzS4wwOm4YSOr8iMJAnlvNpXJxlae0GNPliZZsoi861dBxlfWWwJ0NnJLvoFeGD5ACeqgbaZ@lists.postgresql.org X-Gm-Message-State: AOJu0YyuqZ4sV4JRChb1oeUiBt+NS5XDrcAxNBn12YoyooVgzWSgniHI L+AC+jpRnBDWpVY0WM5YebmXk59XLEFTxAXEkMx8NCEysI82W+00qnQs95Hc5o5O/TvsZN1Rtlz aVx+jFfit6CttjG2vCmlOYzMNULJM9Q== X-Google-Smtp-Source: AGHT+IHP8BoGT4j+SonW+kAOV/nuuTMxt7l+CsTA59EyipsueRs5d/XhLqPsiLfPhJ0p0uPPa7463/p3t/ZwyCqcrCQ= X-Received: by 2002:a17:907:1b84:b0:a9a:bbcc:508c with SMTP id a640c23a62f3a-a9de5c91a6emr2331348566b.2.1730817887523; Tue, 05 Nov 2024 06:44:47 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Robert Haas Date: Tue, 5 Nov 2024 09:44:36 -0500 Message-ID: Subject: Re: relfilenode statistics To: Bertrand Drouvot Cc: Michael Paquier , pgsql-hackers@lists.postgresql.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Nov 5, 2024 at 1:06=E2=80=AFAM Bertrand Drouvot wrote: > Does it sound ok to you to move with the above principal? (I'm +1 on it). Yes, provided we can get a clean implementation of it. --=20 Robert Haas EDB: http://www.enterprisedb.com