Thread

Commits

  1. Update docs of logical replication for commit ce0fdbfe97.

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

  1. 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.
    
  2. 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.