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: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(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-10-12 02:10:59
Message-ID: OS3PR01MB6275328AD1B56164C66A552D9E229@OS3PR01MB6275.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 7, 2022 at 14:18 PM Hou, Zhijie/侯 志杰 <houzj(dot)fnst(at)cn(dot)fujitsu(dot)com> wrote:
> Attach the new version patch set which addressed most of the comments.

Rebased the patch set because the new change in HEAD (776e1c8).

Attach the new patch set.

Regards,
Wang wei

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-10-12 02:12:13 Re: shadow variables - pg15 edition
Previous Message Michael Paquier 2022-10-12 02:09:41 Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering