RE: Perform streaming logical transactions by background workers and parallel apply

From: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, "wangw(dot)fnst(at)fujitsu(dot)com" <wangw(dot)fnst(at)fujitsu(dot)com>
Cc: Peter Smith <smithpb2250(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, "shiy(dot)fnst(at)fujitsu(dot)com" <shiy(dot)fnst(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: Perform streaming logical transactions by background workers and parallel apply
Date: 2022-08-11 08:04:40
Message-ID: OS0PR01MB5716838ABB8716547F92030394649@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thursday, August 11, 2022 3:48 PM houzj(dot)fnst(at)fujitsu(dot)com wrote:
>
> On Tuesday, August 9, 2022 7:00 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
> wrote:
> >
> >
> > Review comments on
> > v20-0001-Perform-streaming-logical-transactions-by-backgr
>
> Attach new version(v21) patch set which addressed all the comments received
> so far.
>

Sorry, I didn't include the documentation changes. Here is the complete patch set.

Best regards,
Hou zj

Attachment Content-Type Size
v21-0003-Add-some-checks-before-using-apply-background-wo.patch application/octet-stream 55.4 KB
v21-0001-Perform-streaming-logical-transactions-by-backgr.patch application/octet-stream 114.2 KB
v21-0005-Add-a-main_worker_pid-to-pg_stat_subscription.patch application/octet-stream 6.2 KB
v21-0004-Retry-to-apply-streaming-xact-only-in-apply-work.patch application/octet-stream 30.9 KB
v21-0002-Test-streaming-parallel-option-in-tap-test.patch application/octet-stream 69.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message houzj.fnst@fujitsu.com 2022-08-11 08:06:07 RE: Perform streaming logical transactions by background workers and parallel apply
Previous Message houzj.fnst@fujitsu.com 2022-08-11 07:49:18 RE: Perform streaming logical transactions by background workers and parallel apply