Thread

Commits

  1. Doc: Improve upgrade for streaming replication section.

  1. Improve documentation of upgrade for streaming replication section.

    Shubham Khanna <khannashubham1197@gmail.com> — 2024-02-09T16:02:05Z

    Hi,
    
    Currently the documentation of upgrade for streaming replication
    section says that logical replication slots will be copied
    irrespective of the version, but the logical replication slots are
    copied only if the old primary is version 17.0 or later. The changes
    for the same are in the attached patch.
    
    Thanks and Regards,
    Shubham Khanna.
    
  2. Re: Improve documentation of upgrade for streaming replication section.

    Amit Kapila <amit.kapila16@gmail.com> — 2024-02-12T02:29:46Z

    On Fri, Feb 9, 2024 at 9:32 PM Shubham Khanna
    <khannashubham1197@gmail.com> wrote:
    >
    > Currently the documentation of upgrade for streaming replication
    > section says that logical replication slots will be copied
    > irrespective of the version, but the logical replication slots are
    > copied only if the old primary is version 17.0 or later. The changes
    > for the same are in the attached patch.
    >
    
    LGTM. I'll push this tomorrow unless I see any comments or objections
    for the same.
    
    -- 
    With Regards,
    Amit Kapila.
    
    
    
    
  3. Re: Improve documentation of upgrade for streaming replication section.

    Amit Kapila <amit.kapila16@gmail.com> — 2024-02-13T08:53:12Z

    On Mon, Feb 12, 2024 at 7:59 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
    >
    > On Fri, Feb 9, 2024 at 9:32 PM Shubham Khanna
    > <khannashubham1197@gmail.com> wrote:
    > >
    > > Currently the documentation of upgrade for streaming replication
    > > section says that logical replication slots will be copied
    > > irrespective of the version, but the logical replication slots are
    > > copied only if the old primary is version 17.0 or later. The changes
    > > for the same are in the attached patch.
    > >
    >
    > LGTM. I'll push this tomorrow unless I see any comments or objections
    > for the same.
    >
    
    Pushed!
    
    -- 
    With Regards,
    Amit Kapila.