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>, "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(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-25 06:55:35
Message-ID: OS3PR01MB6275F595A86FE39A0C64CF749E319@OS3PR01MB6275.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tues, Oct 25, 2022 at 14:28 PM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> FYI - After a recent push, the v40-0001 patch no longer applies on the
> latest HEAD.
>
> [postgres(at)CentOS7-x64 oss_postgres_misc]$ git apply
> ../patches_misc/v40-0001-Perform-streaming-logical-transactions-by-
> parall.patch
> error: patch failed: src/backend/replication/logical/launcher.c:54
> error: src/backend/replication/logical/launcher.c: patch does not apply

Thanks for your reminder.

I just rebased the patch set for review.
The new patch set will be shared later when the comments in this thread are
addressed.

Regards,
Wang wei

Attachment Content-Type Size
v41-0001-Perform-streaming-logical-transactions-by-parall.patch application/octet-stream 144.1 KB
v41-0002-Test-streaming-parallel-option-in-tap-test.patch application/octet-stream 74.5 KB
v41-0003-Add-some-checks-before-using-parallel-apply-work.patch application/octet-stream 49.7 KB
v41-0004-Retrict-parallel-for-partitioned-table.patch application/octet-stream 18.5 KB
v41-0005-Retry-to-apply-streaming-xact-only-in-apply-work.patch application/octet-stream 61.9 KB
v41-0006-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 Julien Rouhaud 2022-10-25 07:08:59 Re: Allow file inclusion in pg_hba and pg_ident files
Previous Message Michael Paquier 2022-10-25 06:43:21 Re: Allow file inclusion in pg_hba and pg_ident files