Re: Make default subscription streaming option as Parallel

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: vignesh C <vignesh21@gmail.com>
Cc: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-10-28T05:45:18Z
Lists: pgsql-hackers
On Tue, Oct 22, 2024 at 9:26 PM vignesh C <vignesh21@gmail.com> wrote:
>
> The attached v5 version has the change to create subscriptions in
> streaming off mode. I also did not find any other TAP test which
> required further changes.
>

Pushed.

-- 
With Regards,
Amit Kapila.



Commits

  1. Change the default value of the streaming option to 'parallel'.