Thread
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
-
Update docs of logical replication for commit ce0fdbfe97.
Amit Kapila <amit.kapila16@gmail.com> — 2021-02-26T02:59:47Z
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.
-
Re: Update docs of logical replication for commit ce0fdbfe97.
Amit Kapila <amit.kapila16@gmail.com> — 2021-03-01T03:55:04Z
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.