Re: missing documentation for streaming in-progress transactions

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Ajin Cherian <itsajin@gmail.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>, Dilip Kumar <dilipbalaut@gmail.com>
Date: 2021-04-07T12:15:16Z
Lists: pgsql-hackers

Attachments

On Wed, Apr 7, 2021 at 1:11 PM Ajin Cherian <itsajin@gmail.com> wrote:
>
> Hi,
>
> Found that some documentation hasn't been updated for the changes made as part of
> streaming large in-progress transactions. Attached a patch that adds the missing changes. Let me know if anything more needs to be added or any comments on this change.
>

Thanks, this mostly looks good to me. I have slightly modified it.
See, what do you think of the attached?

-- 
With Regards,
Amit Kapila.

Commits

  1. doc: Update information of new messages for logical replication.