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 1wEr4Q-004U7V-0K for pgsql-hackers@arkaria.postgresql.org; Mon, 20 Apr 2026 16:01:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wEr4P-003knB-0N for pgsql-hackers@arkaria.postgresql.org; Mon, 20 Apr 2026 16:01:57 +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 1wEr4O-003kn0-2e for pgsql-hackers@lists.postgresql.org; Mon, 20 Apr 2026 16:01:56 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wEr4M-000000029ih-12Fw for pgsql-hackers@lists.postgresql.org; Mon, 20 Apr 2026 16:01:56 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 63KG1gIv270063; Mon, 20 Apr 2026 12:01:42 -0400 From: Tom Lane To: Alvaro Herrera cc: Antonin Houska , Justin Pryzby , Mihail Nikalayeu , Andres Freund , Amit Kapila , Srinath Reddy Sadipiralla , Matthias van de Meent , pgsql-hackers@lists.postgresql.org, Robert Treat Subject: Re: Adding REPACK [concurrently] In-reply-to: References: Comments: In-reply-to Alvaro Herrera message dated "Mon, 20 Apr 2026 17:11:56 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <270061.1776700902.1@sss.pgh.pa.us> Date: Mon, 20 Apr 2026 12:01:42 -0400 Message-ID: <270062.1776700902@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Alvaro Herrera writes: > It surprising though that no buildfarm animal so far has complained. > But I remember there's at least one that runs with that, per > be142fa008ad. Yeah, thorntail does, but it only runs once a day. regards, tom lane