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

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

  1. Update docs of logical replication for commit ce0fdbfe97.

  2. Allow multiple xacts during table sync in logical replication.