public inbox for [email protected]
help / color / mirror / Atom feedFrom: Amit Kapila <[email protected]>
To: Perumal Raj <[email protected]>
Cc: PostgreSQL Hackers <[email protected]>
Subject: Re: pg_upgrde failed : logical replication : alter_subscription_add_log
Date: Fri, 12 Apr 2024 15:55:57 +0530
Message-ID: <CAA4eK1+jyT28a2isiyqNuqaRAneJO=mdvqarCBUUSqUurRcKPg@mail.gmail.com> (raw)
In-Reply-To: <CALvqh4osSfvWShO+HkfqA-00j2MpvuRR2T-ty6vQfLHbNzvMBg@mail.gmail.com>
References: <CALvqh4r3zMTeD941M0BuXQ3C=4DgzvnxDSnrstjsoHnqiv4mqQ@mail.gmail.com>
<CAA4eK1+2gWCRgODkv=Zvg99WJE+CCfrcHmCY9JQX7tc-VaKQjg@mail.gmail.com>
<CALvqh4osSfvWShO+HkfqA-00j2MpvuRR2T-ty6vQfLHbNzvMBg@mail.gmail.com>
Note - Please keep pgsql-hackers in CC while responding.
On Fri, Apr 12, 2024 at 10:44 AM Perumal Raj <[email protected]> wrote:
> Thanks Amit for the update,
>
> Documentation says : https://www.postgresql.org/docs/15/upgrading.html
>
> 19.6.3. Upgrading Data via Replication
>
> It is also possible to use logical replication methods to create a standby
> server with the updated version of PostgreSQL. This is possible because
> logical replication supports replication between different major versions
> of PostgreSQL. The standby can be on the same computer or a different
> computer. Once it has synced up with the primary server (running the older
> version of PostgreSQL), you can switch primaries and make the standby the
> primary and shut down the older database instance. Such a switch-over
> results in only several seconds of downtime for an upgrade.
>
> This method of upgrading can be performed using the built-in logical
> replication facilities as well as using external logical replication
> systems such as pglogical, Slony, Londiste, and Bucardo.
>
> What is "built-in logical replication" ?
>
See docs at [1].
[1] - https://www.postgresql.org/docs/devel/logical-replication.html
--
With Regards,
Amit Kapila
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: pg_upgrde failed : logical replication : alter_subscription_add_log
In-Reply-To: <CAA4eK1+jyT28a2isiyqNuqaRAneJO=mdvqarCBUUSqUurRcKPg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox