Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1jGyxk-0008MV-JK for pgsql-hackers@arkaria.postgresql.org; Wed, 25 Mar 2020 05:52:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jGyxj-0000iu-3P for pgsql-hackers@arkaria.postgresql.org; Wed, 25 Mar 2020 05:52:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1jGyxi-0000in-QV for pgsql-hackers@lists.postgresql.org; Wed, 25 Mar 2020 05:52:22 +0000 Received: from oss.nttdata.com ([49.212.34.109]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jGyxb-00058g-Cy for pgsql-hackers@postgresql.org; Wed, 25 Mar 2020 05:52:22 +0000 Received: from hnk.local (sp49-97-92-76.msc.spmode.ne.jp [49.97.92.76]) by oss.nttdata.com (Postfix) with ESMTPSA id E640260587; Wed, 25 Mar 2020 14:52:10 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.2 at oss.nttdata.com Subject: Re: standby recovery fails (tablespace related) (tentative patch and discussion) From: Fujii Masao To: Paul Guo , Alvaro Herrera Cc: Anastasia Lubennikova , Asim R P , Alexandra Wang , Thomas Munro , Kyotaro HORIGUCHI , PostgreSQL mailing lists References: <20200110002245.GA23694@alvherre.pgsql> <20200110134335.GA6829@alvherre.pgsql> Message-ID: <33e5c138-70eb-c232-38d1-b4163aa8ea68@oss.nttdata.com> Date: Wed, 25 Mar 2020 14:52:10 +0900 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2020/01/28 0:24, Fujii Masao wrote: > > > On 2020/01/15 19:18, Paul Guo wrote: >> I further fixed the last test failure (due to a small bug in the test, not in code). Attached are the new patch series. Let's see the CI pipeline result. > > Thanks for updating the patches! > > I started reading the 0003 patch. I marked this patch as Waiting on Author in CF because there is no update since my last review comments. Could you mark it as Needs Review again if you post the updated version of the patch. Regards, -- Fujii Masao NTT DATA CORPORATION Advanced Platform Technology Group Research and Development Headquarters