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

On Tues, Jul 19, 2022 at 10:29 AM I wrote:
> Attach the news patches.

Not able to apply patches cleanly because the change in HEAD (366283961a).
Therefore, I rebased the patch based on the changes in HEAD.

Attach the new patches.

Regards,
Wang wei

Attachment Content-Type Size
v19-0001-Perform-streaming-logical-transactions-by-backgr.patch application/octet-stream 106.6 KB
v19-0002-Test-streaming-parallel-option-in-tap-test.patch application/octet-stream 69.1 KB
v19-0003-Add-some-checks-before-using-apply-background-wo.patch application/octet-stream 37.8 KB
v19-0004-Retry-to-apply-streaming-xact-only-in-apply-work.patch application/octet-stream 29.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2022-07-22 03:01:50 Re: some aspects of our qsort might not be ideal
Previous Message Fujii Masao 2022-07-22 02:50:14 Re: Remove useless arguments in ReadCheckpointRecord().