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-02-26T02:59:47Z
Lists: pgsql-hackers
Attachments
- v1-0001-Update-docs-of-logical-replication-for-commit-ce0.patch (application/octet-stream) patch v1-0001
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.
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