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 1pF5dl-0000xP-4t for pgsql-hackers@arkaria.postgresql.org; Tue, 10 Jan 2023 03:49:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pF5dj-00082m-Ph for pgsql-hackers@arkaria.postgresql.org; Tue, 10 Jan 2023 03:49:31 +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 1pF5dj-00082d-GU for pgsql-hackers@lists.postgresql.org; Tue, 10 Jan 2023 03:49:31 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pF5dh-0001IL-5t for pgsql-hackers@postgresql.org; Tue, 10 Jan 2023 03:49:31 +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 30A3nQFh201379; Mon, 9 Jan 2023 22:49:26 -0500 From: Tom Lane To: Noah Misch cc: pgsql-hackers@postgresql.org Subject: Re: FYI: 2022-10 thorntail failures from coreutils FICLONE In-reply-to: <20230107232924.GD1826938@rfd.leadboat.com> References: <20230107232924.GD1826938@rfd.leadboat.com> Comments: In-reply-to Noah Misch message dated "Sat, 07 Jan 2023 15:29:24 -0800" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <201377.1673322566.1@sss.pgh.pa.us> Date: Mon, 09 Jan 2023 22:49:26 -0500 Message-ID: <201378.1673322566@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Noah Misch writes: > thorntail failed some recovery tests in 2022-10: Speaking of which ... thorntail hasn't reported in for nearly three weeks. Is it stuck? regards, tom lane