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 1pDfpl-0005eW-Hu for pgsql-hackers@arkaria.postgresql.org; Fri, 06 Jan 2023 06:04:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pDfpk-00054F-BS for pgsql-hackers@arkaria.postgresql.org; Fri, 06 Jan 2023 06:04:04 +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 1pDfpk-000545-2P for pgsql-hackers@lists.postgresql.org; Fri, 06 Jan 2023 06:04:04 +0000 Received: from mail-oi1-x236.google.com ([2607:f8b0:4864:20::236]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pDfpi-0000VD-7L for pgsql-hackers@lists.postgresql.org; Fri, 06 Jan 2023 06:04:03 +0000 Received: by mail-oi1-x236.google.com with SMTP id r205so381657oib.9 for ; Thu, 05 Jan 2023 22:04:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=TvyNA2JsIJgPDMa2zxRhbX5btnUU+9jdVpXdq5rp4rg=; b=V4x/g5qiJuQqFkIoy+N4qKbgOMmL6gTaxFMoT8PHnC7dyZc/reSiWJK09dcCrS5sm6 BebvXy0nxod5qRpn9MWDGTfCgpizqylIPmIpeMFe/2khk9BV9PqVo+ckvO52nVXLLPUa gROAHX8HPR5sYGYJUP0wzQh+vHbmqzjaerRlzaHdY1r2yuiveHO4uMzPxSxKn5bF19pZ mVO9PgQZTbpko9UcTDEcI5q+vyucBCW2zlU7t/IOyhDOBbvBEuX8hJXAopxFdmxFfWJ4 hmpctGmm0vx3yJtDUE+6AAk6BOEmheoO+lDHTy78c14ey36Lt6XJQo5rlAiUS+Q/KORU 2YVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=TvyNA2JsIJgPDMa2zxRhbX5btnUU+9jdVpXdq5rp4rg=; b=QR5RQhJvnqZ8sWwvGuRG2Mb11C9+J7GUvDOtBtpQUiImZONB1l6kRudnHnw6o+Aus1 AheYs0yVIg4tgyuHQxt6olShELr6ykEld+Oeo2SmEnbLGrJWq3Hj+chHlRK2dHSARy4J oLkWEs79xLYeoOBgm5BWMzoGhZjT+OGV+4NcM/IOiQ1TWN7tbN535IDbTJWf9agwhKdh fJXLGkI0IBNBRUmp1ugZhbSYtPog8eprtPoDonpE7TXN8ZG9DYkXSZeP2+CYlQJdg/Sa 5HZ28gix9Ppa+MO7Hn4lF/ay2gLIBDchqWmak+i+ya4oDJ6ypxqi95BuTsW+0AJCJAeW nBgA== X-Gm-Message-State: AFqh2kra/wczO3pjKG9sxrC4MLRhJpYy29XS5DFHXLisAMpUg0cfZSfc cHJzJ2g/Jcl3i23DRk1A22iAEb6Wv5YGWl4Xamj8DD+58RLA2dud X-Google-Smtp-Source: AMrXdXu+sKUMvPcbb8FR6AhnC1bMXcd/bwJ6uR3/E+z32ep1IRcckiE71B5ZNohCo3QZCihLRwK4J/JqVSPIXaXwI9o= X-Received: by 2002:aca:d1a:0:b0:363:aaff:2867 with SMTP id 26-20020aca0d1a000000b00363aaff2867mr1502245oin.160.1672985040533; Thu, 05 Jan 2023 22:04:00 -0800 (PST) MIME-Version: 1.0 References: <20221222.164507.1962968929109173863.horikyota.ntt@gmail.com> In-Reply-To: From: vignesh C Date: Fri, 6 Jan 2023 11:33:49 +0530 Message-ID: Subject: Re: Force streaming every change in logical decoding To: Amit Kapila Cc: Dilip Kumar , Masahiko Sawada , "shiy.fnst@fujitsu.com" , Kyotaro Horiguchi , "smithpb2250@gmail.com" , "Hayato Kuroda (Fujitsu)" , "pgsql-hackers@lists.postgresql.org" Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, 26 Dec 2022 at 14:04, Amit Kapila wrote: > > On Sat, Dec 24, 2022 at 3:28 PM Dilip Kumar wrote: > > > > On Sat, Dec 24, 2022 at 8:56 AM Amit Kapila wrote: > > > > > > > > > > > > > OK, I removed the modification in 022_twophase_cascade.pl and combine the two patches. > > > > > > > > Thank you for updating the patch. The v6 patch looks good to me. > > > > > > > > > > LGTM as well. I'll push this on Monday. > > > > > > > The patch looks good to me. > > > > Pushed. If there is nothing pending for this patch, can we close the commitfest entry? Regards, Vignesh