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>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication
Date: 2023-01-03 14:53:05
Message-ID: CAGPVpCSir2Q4PyxiHsvxeDRDbFdGUnA8KN011BW28v6hBkUXDw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-01-03 15:20:06 Re: 128-bit integers can range only up to (2 ^ 63 -1)
Previous Message Alexander Korotkov 2023-01-03 14:41:06 Re: Allow placeholders in ALTER ROLE w/o superuser