Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication

Melih Mutlu <m.melihmutlu@gmail.com>

From: Melih Mutlu <m.melihmutlu@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-01-03T14:53:05Z
Lists: pgsql-hackers

Attachments

Hi hackers,

Sending an updated version of this patch to get rid of compiler warnings.

I would highly appreciate any feedback.

Thanks,
-- 
Melih Mutlu
Microsoft

Commits

  1. Refactor to split Apply and Tablesync Workers code.

  2. Fix possible logical replication crash.