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

From: Melih Mutlu <m(dot)melihmutlu(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication
Date: 2023-01-11 08:31:12
Message-ID: CAGPVpCQ4ouACfhg191U6mj-zSP_WTxe=xxC55JnP6vqqCpm_vQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

Rebased the patch to resolve conflicts.

Best,
--
Melih Mutlu
Microsoft

Attachment Content-Type Size
v3-0001-Add-replication-protocol-cmd-to-create-a-snapshot.patch application/octet-stream 20.5 KB
v7-0002-Reuse-Logical-Replication-Background-worker.patch application/octet-stream 75.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2023-01-11 08:47:05 Re: Add proper planner support for ORDER BY / DISTINCT aggregates
Previous Message John Naylor 2023-01-11 08:22:57 Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG