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
- v2-0001-doc-Update-information-of-new-messages-for-logica.patch (application/octet-stream) patch v2-0001
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
-
doc: Update information of new messages for logical replication.
- 15c1a9d9cb76 14.0 landed