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 1oHnbO-0002q2-TZ for pgsql-hackers@arkaria.postgresql.org; Sat, 30 Jul 2022 14:38:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oHnbN-00086G-Iz for pgsql-hackers@arkaria.postgresql.org; Sat, 30 Jul 2022 14:38:01 +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 1oHnbN-000867-9q for pgsql-hackers@lists.postgresql.org; Sat, 30 Jul 2022 14:38:01 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oHnbK-0002AT-R8 for pgsql-hackers@postgresql.org; Sat, 30 Jul 2022 14:38:00 +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 26UEbtO6349303; Sat, 30 Jul 2022 10:37:55 -0400 From: Tom Lane To: Alvaro Herrera cc: Kyotaro Horiguchi , thomas.munro@gmail.com, boekewurm+postgres@gmail.com, pgsql-hackers@postgresql.org Subject: Re: standby recovery fails (tablespace related) (tentative patch and discussion) In-reply-to: <20220729105903.xuiw23kpcdphcvel@alvherre.pgsql> References: <20220729105903.xuiw23kpcdphcvel@alvherre.pgsql> Comments: In-reply-to Alvaro Herrera message dated "Fri, 29 Jul 2022 12:59:03 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <349301.1659191875.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Sat, 30 Jul 2022 10:37:55 -0400 Message-ID: <349302.1659191875@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Alvaro Herrera writes: > WFM, pushed that way. Looks like conchuela is still intermittently unhappy. https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=3Dconchuela&dt=3D2= 022-07-30%2004%3A57%3A51 regards, tom lane