Re: pg_subscription - substream column?

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-03-16T23:26:28Z
Lists: pgsql-hackers
On Wed, Mar 17, 2021 at 12:45 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
>
> Attached, please find the patch to update the description of substream
> in pg_subscription.
>

I applied your patch and regenerated the PG docs to check the result.

LGTM.

----
Kind Regards,
Peter Smith.
Fujitsu Australia



Commits

  1. Doc: Add a description of substream in pg_subscription.

  2. Add support for streaming to built-in logical replication.