Re: Minimal logical decoding on standbys

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Andres Freund <andres(at)anarazel(dot)de>, "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Jeff Davis <pgsql(at)j-davis(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(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: 2023-04-08 17:12:16
Message-ID: 81e6aedd-70a4-0957-1fec-d2927978d4ae@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 4/8/23 5:27 AM, Andres Freund wrote:
> Hi,
>
> On 2023-04-07 14:27:09 -0700, Andres Freund wrote:
>> I think I'll push these in a few hours. While this needed more changes than
>> I'd like shortly before the freeze, I think they're largely not in very
>> interesting bits and pieces - and this feature has been in the works for about
>> three eternities, and it is blocking a bunch of highly requested features.
>>
>> If anybody still has energy, I would appreciate a look at 0001, 0002, the new
>> pieces I added, to make what's now 0003 and 0004 cleaner.
>
> Pushed. Thanks all!
>
> I squashed some of the changes. There didn't seem to be a need for a separate
> stats commit, or a separate docs commit. Besides that, I did find plenty of
> grammar issues, and a bunch of formatting issues.
>
> Let's see what the buildfarm says.

Thanks to everyone for working on this feature -- this should have a big
impact on users of logical replication!

While it still needs to get through the beta period etc. this is a big
milestone for what's been a multi-year effort to support this.

Thanks,

Jonathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2023-04-08 17:30:24 Re: Parallel Full Hash Join
Previous Message Tom Lane 2023-04-08 16:33:49 Re: Parallel Full Hash Join