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 1nZBtL-00082g-3s for pgsql-hackers@arkaria.postgresql.org; Tue, 29 Mar 2022 13:28:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nZBtJ-0004UH-Vd for pgsql-hackers@arkaria.postgresql.org; Tue, 29 Mar 2022 13:28:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nZBtJ-0004U8-52 for pgsql-hackers@lists.postgresql.org; Tue, 29 Mar 2022 13:28:09 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nZBtG-0005Ht-Hi for pgsql-hackers@postgresql.org; Tue, 29 Mar 2022 13:28:08 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id C1FE85C0112; Tue, 29 Mar 2022 09:28:04 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Tue, 29 Mar 2022 09:28:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=BiJkJtS0C0wZWgJWuLuTq1R6q6h+vKlh83MWs3vcTCI=; b=YtHblDHG kan0xesAtYOZPkh1g6e4MWzjP/+HwvJNhlZI4xxPwAg5XYb8eI6wNIELwlRzXhOK C97xdHOErAwWcTtMgbtVIV/hCaW3zq4Jsr562QqyeQYS+gqTkuaKF5FSFEgME7A2 G8ZhmC4MJ6n7dax3t8o++HtYkP/0TjxPawGuxrgPw/CzGxs+a3acNFmGU33YvJ6V bVhBf9Bzqx/BUtZHA5QHMWjPV26fNxFD959+GBacMmz3g3r/M7KtaxLb7TEjDItm IAdZlHC57VQ9tYyCYyJTdvjHB1wqd16EYzPeMXCXehRIWgzsXukpm7GhmGKi2mX6 wSUcVmu06szF9Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudeitddggedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfggtggugfgjsehtkeertddttdejnecuhfhrohhmpeetlhhvrghr ohcujfgvrhhrvghrrgcuoegrlhhvhhgvrhhrvgesrghlvhhhrdhnohdqihhprdhorhhgqe enucggtffrrghtthgvrhhnpedujeevjeffjeevuddutedvkeeiueeitddvieelfeekveej udefgeeuvdejhfeuleenucffohhmrghinhepvghnthgvrhhprhhishgvuggsrdgtohhmne cuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprghlvhhh vghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 29 Mar 2022 09:28:04 -0400 (EDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 74FB72A0AE5; Tue, 29 Mar 2022 10:28:26 -0300 (-03) Date: Tue, 29 Mar 2022 15:28:26 +0200 From: Alvaro Herrera To: Robert Haas Cc: Kyotaro Horiguchi , Michael Paquier , Julien Rouhaud , "pgsql-hackers@postgresql.org" Subject: Re: standby recovery fails (tablespace related) (tentative patch and discussion) Message-ID: <202203291328.jpagzownc7r7@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022-Mar-29, Robert Haas wrote: > I'm fine with that approach, but I'd like to ask that we proceed > expeditiously, because I have another patch that I want to commit that > touches this area. I can commit to helping with whatever we decide to > do here, but I don't want to keep that patch on ice while we figure it > out and then have it miss the release. OK, this is a bug that's been open for years. A fix can be committed after the feature freeze anyway. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/