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>
Cc: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, "wangw(dot)fnst(at)fujitsu(dot)com" <wangw(dot)fnst(at)fujitsu(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(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-11-30 13:51:48
Message-ID: OS0PR01MB5716A1BCD72574DF420174FA94159@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wednesday, November 30, 2022 9:41 PM houzj(dot)fnst(at)fujitsu(dot)com <houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
> On Tuesday, November 29, 2022 8:34 PM Amit Kapila
> > Review comments on v53-0001*
>
> Attach the new version patch set.

Sorry, there were some mistakes in the previous patch set.
Here is the correct V54 patch set. I also ran pgindent for the patch set.

Best regards,
Hou zj

Attachment Content-Type Size
v54-0004-Retry-to-apply-streaming-xact-only-in-apply-work.patch application/octet-stream 22.7 KB
v54-0002-Serialize-partial-changes-to-a-file-when-the-att.patch application/octet-stream 38.3 KB
v54-0005-Add-a-main_worker_pid-to-pg_stat_subscription.patch application/octet-stream 8.7 KB
v54-0001-Perform-streaming-logical-transactions-by-parall.patch application/octet-stream 195.0 KB
v54-0003-Test-streaming-parallel-option-in-tap-test.patch application/octet-stream 80.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2022-11-30 13:52:23 Re: New docs chapter on Transaction Management and related changes
Previous Message houzj.fnst@fujitsu.com 2022-11-30 13:40:39 RE: Perform streaming logical transactions by background workers and parallel apply