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 1lPKmP-00082K-A2 for pgsql-hackers@arkaria.postgresql.org; Thu, 25 Mar 2021 07:51:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lPKmM-0003Hw-Om for pgsql-hackers@arkaria.postgresql.org; Thu, 25 Mar 2021 07:51:42 +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 1lPKmM-0003Hp-C9 for pgsql-hackers@lists.postgresql.org; Thu, 25 Mar 2021 07:51:42 +0000 Received: from smtp-fw-6002.amazon.com ([52.95.49.90]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lPKmK-00064I-08 for pgsql-hackers@postgresql.org; Thu, 25 Mar 2021 07:51:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1616658701; x=1648194701; h=subject:to:cc:references:from:message-id:date: mime-version:in-reply-to; bh=ELs+fr66Hkr3nOfYWSXnq/0F4j05MQPRdwQ0RB7TjiY=; b=KhIVBInFfnlZqF2QaTQ/rI0RJKqNYk9vL8Pwg8CztH+byFvmUHuFlNTb ord3DlUaUEEJQBR59Ao5axL1nfJ9avr5FLrm9PIzt2XDbFNCHewXx3KOA EwaXt+fAiswyCMZYTCrthiy4tdmdaUaEu2dyJ9ejbujoV/CoGMJ5nJ+hd w=; X-IronPort-AV: E=Sophos;i="5.81,277,1610409600"; d="scan'208,217";a="100549648" Received: from iad12-co-svc-p1-lb1-vlan2.amazon.com (HELO email-inbound-relay-2c-397e131e.us-west-2.amazon.com) ([10.43.8.2]) by smtp-border-fw-out-6002.iad6.amazon.com with ESMTP; 25 Mar 2021 07:51:31 +0000 Received: from EX13D03EUC003.ant.amazon.com (pdx1-ws-svc-p6-lb9-vlan3.pdx.amazon.com [10.236.137.198]) by email-inbound-relay-2c-397e131e.us-west-2.amazon.com (Postfix) with ESMTPS id 1962AA04CF; Thu, 25 Mar 2021 07:51:30 +0000 (UTC) Received: from 38f9d36c4abb.ant.amazon.com (10.43.161.39) by EX13D03EUC003.ant.amazon.com (10.43.164.192) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 25 Mar 2021 07:51:26 +0000 Subject: Re: Minimal logical decoding on standbys To: CC: Alvaro Herrera , Andres Freund , tushar , "[pgdg] Robert Haas" , Amit Khandekar , Rahila Syed , pgsql-hackers References: <20200318184249.GA29007@alvherre.pgsql> <1ab609c9-2c16-26ff-5fbe-c3195e541f9c@amazon.com> <6e1dda09-0c4f-b196-a589-fb741f11686f@amazon.com> <96644a03-0b4d-e0a6-2124-0bc37e5b54fb@amazon.com> <842d60ce-99e6-f35e-8c92-0cd49381326e@amazon.com> From: "Drouvot, Bertrand" Message-ID: Date: Thu, 25 Mar 2021 08:51:21 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------AB1DB512F3021762AC6B086B" Content-Language: en-US X-Originating-IP: [10.43.161.39] X-ClientProxiedBy: EX13D45UWA001.ant.amazon.com (10.43.160.91) 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 --------------AB1DB512F3021762AC6B086B Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit On 3/25/21 12:01 AM, Fabrízio de Royes Mello wrote: > > > On Wed, Mar 24, 2021 at 3:57 AM Drouvot, Bertrand > wrote: > > > > Thanks for pointing out, fixed in v14 attached. > > > > Thanks... now everything is working as expected... changed the status > to Ready for Commiter: > https://commitfest.postgresql.org/32/2968/ > > Thanks! I think this would be a great feature, so I am looking forward to help/work on any comments/suggestions that they may have. Bertrand --------------AB1DB512F3021762AC6B086B Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit


On 3/25/21 12:01 AM, Fabrízio de Royes Mello wrote:


On Wed, Mar 24, 2021 at 3:57 AM Drouvot, Bertrand <bdrouvot@amazon.com> wrote:
>
> Thanks for pointing out, fixed in v14 attached.
>

Thanks... now everything is working as expected... changed the status to Ready for Commiter:

Thanks!

I think this would be a great feature, so I am looking forward to help/work on any comments/suggestions that they may have.

Bertrand

--------------AB1DB512F3021762AC6B086B--