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>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-01-11T08:31:12Z
Lists: pgsql-hackers

Attachments

Hi hackers,

Rebased the patch to resolve conflicts.

Best,
-- 
Melih Mutlu
Microsoft

Commits

  1. Refactor to split Apply and Tablesync Workers code.

  2. Fix possible logical replication crash.