Re: Perform streaming logical transactions by background workers and parallel apply - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Perform streaming logical transactions by background workers and parallel apply
Date
Msg-id CAA4eK1Konv5gm2bZhej_CZqotr=qhUHnhhiJixKLRmCMsg+Egw@mail.gmail.com
Whole thread Raw
In response to RE: Perform streaming logical transactions by background workers and parallel apply  ("wangw.fnst@fujitsu.com" <wangw.fnst@fujitsu.com>)
Responses RE: Perform streaming logical transactions by background workers and parallel apply  ("wangw.fnst@fujitsu.com" <wangw.fnst@fujitsu.com>)
List pgsql-hackers
On Wed, Dec 28, 2022 at 10:09 AM wangw.fnst@fujitsu.com
<wangw.fnst@fujitsu.com> wrote:
>

I have made a number of changes in the comments, removed extra list
copy in pa_launch_parallel_worker(), and removed unnecessary include
in worker. Please see the attached and let me know what you think.
Feel free to rebase and send the remaining patches.

-- 
With Regards,
Amit Kapila.

Attachment

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler?
Next
From: Ankit Kumar Pandey
Date:
Subject: Re: [PoC] Implementation of distinct in Window Aggregates