Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster
От
Laurenz Albe
Тема
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster
Дата
Msg-id
e122a2f0a0411056585f4b6beb053756a715705b.camel@cybertec.at
Ответ на
Список
Дерево обсуждения
Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster kasem adel <kasemadel8@gmail.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster Laurenz Albe <laurenz.albe@cybertec.at>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster kasem adel <kasemadel8@gmail.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster Laurenz Albe <laurenz.albe@cybertec.at>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster Scott Ribe <scott_ribe@elevated-dev.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster kasem adel <kasemadel8@gmail.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster Scott Ribe <scott_ribe@elevated-dev.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster Scott Ribe <scott_ribe@elevated-dev.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster Scott Ribe <scott_ribe@elevated-dev.com>
AW: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster "Dischner, Anton" <Anton.Dischner@med.uni-muenchen.de>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster SOzcn <selahattinozcnma@gmail.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster kasem adel <kasemadel8@gmail.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster SOzcn <selahattinozcnma@gmail.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster kasem adel <kasemadel8@gmail.com>
Re: Advice Needed: Simultaneous Upgrade of Two-Node PostgreSQL 11 Cluster kasem adel <kasemadel8@gmail.com>
On Sun, 2025-01-05 at 19:57 +0200, kasem adel wrote: > Proposed Upgrade Approach: > > Simultaneous Upgrade Process: > > Install new PostgreSQL version packages on both nodes > Run pg_upgrade with --check flag on both nodes > Execute pg_upgrade with --link option on both nodes simultaneously > Update Patroni configuration for new version on both nodes No, that won't work. You have to upgrade the primary, then rebuild the standby with "patronictl reinit". There is no safe way to upgrade the standby. Yours, Laurenz Albe
В списке pgsql-admin по дате отправления