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.96) (envelope-from ) id 1vkLUP-00Dsb1-1Y for pgsql-admin@arkaria.postgresql.org; Mon, 26 Jan 2026 12:14:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vkLUO-007xow-1v for pgsql-admin@arkaria.postgresql.org; Mon, 26 Jan 2026 12:14:40 +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.96) (envelope-from ) id 1vkLUO-007xom-0d for pgsql-admin@lists.postgresql.org; Mon, 26 Jan 2026 12:14:40 +0000 Received: from lana.depesz.com ([88.198.49.178] helo=depesz.com) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vkLUL-00000000XS8-3Rqa for pgsql-admin@lists.postgresql.org; Mon, 26 Jan 2026 12:14:39 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=depesz.com; s=20170201; h=In-Reply-To:Content-Transfer-Encoding:Content-Type:MIME-Version :References:Reply-To:Message-ID:Subject:Cc:To:Sender:From:Date:Content-ID: Content-Description; bh=81GOM0lW//9TevSvru50RqJa/1sozVh9YccaRqJxEYQ=; b=kZQDk qHHT6h/79B5UEYE8fvgQBH+Gq4fXaAT5oXv0zaAOKlsa5JvTJxZ2yCgKuPET67mfX76o5j71CjICk ++H3v7OhU2EBuT3LMzCgUA/O63Ap31C5nqrcAaNO09ilUbX7hH50rCnsrhBweUuX4tYb8e8C1vQYx /WThbDJvr6fA=; Received: from depesz by depesz.com with local (Exim 4.96) (envelope-from ) id 1vkLUK-00BHy1-2K; Mon, 26 Jan 2026 13:14:36 +0100 Date: Mon, 26 Jan 2026 13:14:36 +0100 From: hubert depesz lubaczewski Sender: depesz@depesz.com To: =?utf-8?B?0J7Qu9C10LMg0KHQsNC80L7QudC70L7Qsg==?= Cc: Pgsql-admin Subject: Re: autoanalyze did not run Message-ID: Reply-To: depesz@depesz.com References: <0dce35ca-24fa-4234-99fe-071bd5725a32@ya.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <0dce35ca-24fa-4234-99fe-071bd5725a32@ya.ru> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, Jan 26, 2026 at 08:31:24AM +0300, Олег Самойлов wrote: > What is exact criteria to launch autoanalyze? You might want to read https://www.depesz.com/2020/02/18/which-tables-should-be-auto-vacuumed-or-auto-analyzed-update/ Best regards, depesz