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 1oMUrp-0004vJ-AQ for pgsql-hackers@arkaria.postgresql.org; Fri, 12 Aug 2022 13:38:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oMUro-0005rx-2j for pgsql-hackers@arkaria.postgresql.org; Fri, 12 Aug 2022 13:38:24 +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 1oMUrn-0005rn-Oc for pgsql-hackers@lists.postgresql.org; Fri, 12 Aug 2022 13:38:23 +0000 Received: from smtp-fw-6002.amazon.com ([52.95.49.90]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oMUrl-00036j-2k for pgsql-hackers@lists.postgresql.org; Fri, 12 Aug 2022 13:38:23 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1660311501; x=1691847501; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=YGZ+tryAS7+SEtwg6IVvnyOMa7JeCufc6cM0hPDmIUU=; b=PLQUcrHrYzOKrHog9UeaQCzGpPQmCQVLIcJx+64DgOhHiq74jNLl2GDe uK5C53be8TEMCerz+bOoM6JMEryH7rVVZEkNzLvkJcWjegAzGIRdOTlBB otSZNMZw15oiO26qTtrrotDzPjXnuILVqHgAwa7lM8ge0VbyFFp1qUolq 8=; X-IronPort-AV: E=Sophos;i="5.93,233,1654560000"; d="scan'208";a="232362865" Received: from iad12-co-svc-p1-lb1-vlan3.amazon.com (HELO email-inbound-relay-iad-1a-b27d4a00.us-east-1.amazon.com) ([10.43.8.6]) by smtp-border-fw-6002.iad6.amazon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Aug 2022 13:38:08 +0000 Received: from EX13D03EUC003.ant.amazon.com (iad12-ws-svc-p26-lb9-vlan3.iad.amazon.com [10.40.163.38]) by email-inbound-relay-iad-1a-b27d4a00.us-east-1.amazon.com (Postfix) with ESMTPS id 583E0812A4; Fri, 12 Aug 2022 13:38:07 +0000 (UTC) Received: from [192.168.2.147] (10.43.160.100) by EX13D03EUC003.ant.amazon.com (10.43.164.192) with Microsoft SMTP Server (TLS) id 15.0.1497.38; Fri, 12 Aug 2022 13:38:04 +0000 Message-ID: <60af6d1d-5208-3b88-27cb-70255debd731@amazon.com> Date: Fri, 12 Aug 2022 15:38:00 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.1.2 Subject: Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Content-Language: en-US To: Amit Kapila , Masahiko Sawada CC: "shiy.fnst@fujitsu.com" , Kyotaro Horiguchi , "pgsql-hackers@lists.postgresql.org" , "minsoo@amazon.com" References: <20220802.153012.363912034520325077.horikyota.ntt@gmail.com> From: "Drouvot, Bertrand" In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.43.160.100] X-ClientProxiedBy: EX13D34UWA001.ant.amazon.com (10.43.160.173) To EX13D03EUC003.ant.amazon.com (10.43.164.192) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, On 8/11/22 8:10 AM, Amit Kapila wrote: > On Mon, Aug 8, 2022 at 9:34 AM Amit Kapila wrote: >> On Wed, Aug 3, 2022 at 1:20 PM Masahiko Sawada wrote: >>> >>> Oops, thanks for pointing it out. I've fixed it and attached updated >>> patches for all branches so as not to confuse the patch version. There >>> is no update from v12 patch on REL12 - master patches. >>> >> Thanks for the updated patches, the changes look good to me. >> Horiguchi-San, and others, do you have any further comments on this or >> do you want to spend time in review of it? If not, I would like to >> push this after the current minor version release. >> > Pushed. Thank you! I just marked the corresponding CF entry [1] as committed. [1]: https://commitfest.postgresql.org/39/3041/ Regards, -- Bertrand Drouvot Amazon Web Services: https://aws.amazon.com