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 1rS1r4-00AvAv-5X for pgsql-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 21:29:18 +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 1rS1r3-007D6v-70 for pgsql-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 21:29:17 +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 1rS1r2-007D6n-TG for pgsql-hackers@lists.postgresql.org; Mon, 22 Jan 2024 21:29:16 +0000 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rS1r0-003BfU-Nw for pgsql-hackers@lists.postgresql.org; Mon, 22 Jan 2024 21:29:16 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 271C43200B00; Mon, 22 Jan 2024 16:29:12 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 22 Jan 2024 16:29:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anarazel.de; h= cc:cc:content-type:content-type:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:subject :subject:to:to; s=fm3; t=1705958951; x=1706045351; bh=VAGr9jdc1J 9Ou66z0L5fAYasOwoc9X6XwPYWUQGIYn0=; b=wTySO6OgP7QDDMSccGFRKG9IiL 5ilwUrE95E7DvNBG4FDgFp7Rio7Z9zFYlrkLYiwRtoshefG8viAruR/PCD933aQR 8dttKkwtBDZQ7ZL0maGc8PvqHFitjPQolx/HxVwhaCLls/5GAsUkp0Oq7FDndQ67 6J0RIQNVskb9zEplHyKKd6mj2zcoGbMJVByrAZnEdh75K/bT2ItFvpaPF1m895Ag 7bc4Gvf3DOvb44ptvBaSWEycaOqy3NdT/7TqZ8QorIfctFj4nOJAGw6Ty6diTAgc tsz/uzY/D9ubPfKy+bWEiTuX6DEMcVQMH3w3T9NhQiXxRIaYnDJmbijb5p6w== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; t=1705958951; x=1706045351; bh=VAGr9jdc1J9Ou66z0L5fAYasOwoc 9X6XwPYWUQGIYn0=; b=udCFS+myWphuyiM/CouP6Nb3I3DJF23Hq9cdZt1zl/aF RJbu756mNSOQUl1xkPmNaMEUM4cXa9EFAC596YaCheYD3RL2hm0gPW5ZSSNL44M5 Q9gtEKXCkfmMYY/Y4G7oahgCix7Wbor3FfkxHBF/8u3TFWYnvzxxr5nPtk4f9W6R GwqbVp8kkDC++p2GfqIZTxL4MS+6yzA68m1UpswiZJIAoyYvShB/9Fyu89G2eiGT 17+sgJYtmD/znmx21/fa9IVH+QGzjuudLnhlMQ4+0zDLSL9ApG16lpKouuO33/ml DrRp3dNUBAXlaBzyFiSlPGd7Uo2XDmEexTpGwcSsVw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrvdekiedgudegjecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvvefukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpeetnhgu rhgvshcuhfhrvghunhguuceorghnughrvghssegrnhgrrhgriigvlhdruggvqeenucggtf frrghtthgvrhhnpedvffefvefhteevffegieetfefhtddvffejvefhueetgeeludehteev udeitedtudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpegrnhgurhgvshesrghnrghrrgiivghlrdguvg X-ME-Proxy: Feedback-ID: id4a34324:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 22 Jan 2024 16:29:11 -0500 (EST) Date: Mon, 22 Jan 2024 13:29:10 -0800 From: Andres Freund To: Michael Paquier Cc: Heikki Linnakangas , Kyotaro Horiguchi , pgsql-hackers@lists.postgresql.org Subject: Re: Network failure may prevent promotion Message-ID: <20240122212910.llghcvr3x4itlett@awork3.anarazel.de> References: <20231231.200218.1749113750714588065.horikyota.ntt@gmail.com> <20231231.200741.1078989336605759878.horikyota.ntt@gmail.com> <20240118.172631.1740094280436463079.horikyota.ntt@gmail.com> <99ac4a55-0ea3-41e5-b1bd-fca8dcd84e3c@iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, On 2024-01-19 12:28:05 +0900, Michael Paquier wrote: > On Thu, Jan 18, 2024 at 03:42:28PM +0200, Heikki Linnakangas wrote: > > Given that commit 728f86fec6 that introduced this issue was not strictly > > required, perhaps we should just revert it for v16. > > Is there a point in keeping 728f86fec6 as well on HEAD? That does not > strike me as wise to keep that in the tree for now. If it needs to be > reworked, looking at this problem from scratch would be a safer > approach. IDK, I think we'll introduce this type of bug over and over if we don't fix it properly. Greetings, Andres Freund