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

From: "wangw(dot)fnst(at)fujitsu(dot)com" <wangw(dot)fnst(at)fujitsu(dot)com>
To: "shiy(dot)fnst(at)fujitsu(dot)com" <shiy(dot)fnst(at)fujitsu(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(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-09-21 08:27:58
Message-ID: OS3PR01MB6275A6EE2C61E0DE9CFEC0C39E4F9@OS3PR01MB6275.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 21, 2022 at 10:09 AM Wang, Wei/王 威 <wangw(dot)fnst(at)fujitsu(dot)com> wrote:
> Attach the new patch set.

Because of the changes in HEAD (a932824), the patch set could not be applied
cleanly, so I rebase them.

Attach the new patch set.

Regards,
Wang wei

Attachment Content-Type Size
v32-0001-Perform-streaming-logical-transactions-by-parall.patch application/octet-stream 138.7 KB
v32-0002-Test-streaming-parallel-option-in-tap-test.patch application/octet-stream 74.5 KB
v32-0003-Add-some-checks-before-using-parallel-apply-work.patch application/octet-stream 49.8 KB
v32-0004-Retry-to-apply-streaming-xact-only-in-apply-work.patch application/octet-stream 60.2 KB
v32-0005-Add-a-main_worker_pid-to-pg_stat_subscription.patch application/octet-stream 6.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alena Rybakina 2022-09-21 08:30:25 Re: RFC: Logging plan of the running query
Previous Message Etsuro Fujita 2022-09-21 07:39:41 Multi-insert related comment in CopyFrom()