From: | "Drouvot, Bertrand" <bdrouvot(at)amazon(dot)com> |
---|---|
To: | Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Amit Khandekar <amitdkhan(dot)pg(at)gmail(dot)com>, <fabriziomello(at)gmail(dot)com>, tushar <tushar(dot)ahuja(at)enterprisedb(dot)com>, Rahila Syed <rahila(dot)syed(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Minimal logical decoding on standbys |
Date: | 2022-07-04 13:12:05 |
Message-ID: | 0ccc31f3-4e6b-19ed-7944-800c30610f23@amazon.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On 7/1/22 10:03 PM, Ibrar Ahmed wrote:
>
> On Thu, Jun 30, 2022 at 1:49 PM Drouvot, Bertrand
> <bdrouvot(at)amazon(dot)com> wrote:
>
> I'm going to re-create a CF entry for it, as:
>
> - It seems there is a clear interest for the feature (given the time
> already spend on it and the number of people that worked on)
>
> - I've in mind to resume working on it
>
> I have already done some research on that, I can definitely look at it.
>
Thanks!
This feature proposal is currently made of 5 sub-patches:
0001: Add info in WAL records in preparation for logical slot conflict
handling
0002: Handle logical slot conflicts on standby
0003: Allow logical decoding on standby.
0004: New TAP test for logical decoding on standby
0005: Doc changes describing details about logical decoding
I suggest that we focus on one sub-patch at a time.
I'll start with 0001 and come back with a rebase addressing Andres and
Robert's previous comments.
Sounds good to you?
Thanks
--
Bertrand Drouvot
Amazon Web Services:https://aws.amazon.com
From | Date | Subject | |
---|---|---|---|
Next Message | Zhihong Yu | 2022-07-04 13:12:42 | Re: Patch proposal: New hooks in the connection path |
Previous Message | Drouvot, Bertrand | 2022-07-04 12:58:50 | Re: Patch proposal: New hooks in the connection path |