Re: Make default subscription streaming option as Parallel - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Make default subscription streaming option as Parallel
Date
Msg-id CAA4eK1LiWsPeJw0ejg_44HuNiQjUf8hmb0o_ctMnCAKjez_tzg@mail.gmail.com
Whole thread Raw
In response to Re: Make default subscription streaming option as Parallel  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Wed, Oct 23, 2024 at 1:21 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> On Tue, Oct 22, 2024 at 2:17 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
> >
> > On Mon, Oct 21, 2024 at 8:40 PM vignesh C <vignesh21@gmail.com> wrote:
> > >
> > > Attached v3 version patch has a caution added for the same.
> > >
> >
> > Thanks, the patch looks good to me and I am planning to commit this
> > early next week unless there are objections or any major problems. I
> > have slightly updated the docs and commit message. Few more points to
> > consider:
>
> Another point is that streaming = 'on' will be used by default if a
> v18 subscriber connects to a v15 or older publisher.
>

Right, but older publishers shouldn't be less than 14.

>
> I think it would
> not be a problem but worth considering the side effects.
>

I couldn't think of any side effects but if you or someone else sees
any problems then we can discuss those.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Remove unnecessary word in a comment
Next
From: Robert Haas
Date:
Subject: Re: allowing extensions to control planner behavior