Re: Update docs of logical replication for commit ce0fdbfe97.
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-03-01T03:55:04Z
Lists: pgsql-hackers
On Fri, Feb 26, 2021 at 8:29 AM Amit Kapila <amit.kapila16@gmail.com> wrote: > > We forgot to update the logical replication configuration settings > page in commit ce0fdbfe97. After commit ce0fdbfe97, table > synchronization workers also started using replication origins to > track the progress and the same should be reflected in docs. > > Attached patch for the same. > Pushed! -- With Regards, Amit Kapila.
Commits
-
Update docs of logical replication for commit ce0fdbfe97.
- cf54e04b9e29 14.0 landed
-
Allow multiple xacts during table sync in logical replication.
- ce0fdbfe9722 14.0 cited