Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nZrsF-0005El-Hz for pgsql-hackers@arkaria.postgresql.org; Thu, 31 Mar 2022 10:17:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nZrsD-0004Rx-BG for pgsql-hackers@arkaria.postgresql.org; Thu, 31 Mar 2022 10:17:49 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nZrsD-0004Ro-26 for pgsql-hackers@lists.postgresql.org; Thu, 31 Mar 2022 10:17:49 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nZrs9-0003fe-2Z for pgsql-hackers@postgresql.org; Thu, 31 Mar 2022 10:17:48 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id DDF3E2F14ECE for ; Thu, 31 Mar 2022 12:17:43 +0200 (CEST) Received: from s499.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id CE3732E2A1D2; Thu, 31 Mar 2022 12:17:43 +0200 (CEST) Received: from s473.loopia.se (unknown [172.22.191.6]) by s499.loopia.se (Postfix) with ESMTP id C2E891CE6017; Thu, 31 Mar 2022 12:17:43 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s630.loopia.se ([172.22.191.6]) by s473.loopia.se (s473.loopia.se [172.22.190.13]) (amavisd-new, port 10024) with LMTP id GpJrzjRUPTT8; Thu, 31 Mar 2022 12:17:43 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from [192.168.72.144] (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s630.loopia.se (Postfix) with ESMTPSA id 0CEBA13B2962; Thu, 31 Mar 2022 12:17:43 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Subject: Re: document the need to analyze partitioned tables From: Daniel Gustafsson In-Reply-To: <88903179-5ce2-3d4d-af43-7830372bdcb6@enterprisedb.com> Date: Thu, 31 Mar 2022 12:17:42 +0200 Cc: Justin Pryzby , Robert Haas , =?utf-8?Q?=C3=81lvaro_Herrera?= , yuzuko , PostgreSQL Hackers Content-Transfer-Encoding: quoted-printable Message-Id: References: <20210913035409.GA10647@telsasoft.com> <20211008125822.GJ27491@telsasoft.com> <681e76ad-3a7b-ea3c-b6b0-55946239c49b@enterprisedb.com> <20220121180200.GM23027@telsasoft.com> <19c248d9-3687-9e0f-0b1a-2adad1de6fbe@enterprisedb.com> <20220315230011.GZ28503@telsasoft.com> <88903179-5ce2-3d4d-af43-7830372bdcb6@enterprisedb.com> To: Tomas Vondra X-Mailer: Apple Mail (2.3608.120.23.2.7) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 28 Mar 2022, at 15:05, Tomas Vondra = wrote: > I've pushed the last version, and backpatched it to 10 (not sure I'd > call it a bugfix, but I certainly agree with Justin it's worth > mentioning in the docs, even on older branches). I happened to spot a small typo in this commit in the ANALYZE docs, and = have just pushed a fix all the way down to 10 as per the original commit. -- Daniel Gustafsson https://vmware.com/