Re: Failover and Failback

From: sethu mathavan <sethumathavan1612(at)gmail(dot)com>
To: "Narendran (dot)j" <jnarendran3(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Failover and Failback
Date: 2024-09-19 11:35:06
Message-ID: CAO9pKO1-P1JRqs_0UpEGYiur7cMUev4zvbJqKqNV391VNFPP3A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Narendran,

Before running rewind command,need to change few parameters in
postgresql.conf file.like primary_conninfo in old_master.

Regards,
Sethu

On Thu, 19 Sep, 2024, 4:46 pm Narendran .j, <jnarendran3(at)gmail(dot)com> wrote:

> Hello Team,
>
> I have facing a problem in failback. I just promoted my secondary as
> master by using pg_ctl promote.it was successful.so now how can I bring
> my old master as primary I tried with pg_rewind it's not working. So is
> there any other way to perform failback. Is there any procedure to perform
> failback and failover please share with me. Additionally we don't use any
> tool for it.
>
> Regards
> Narendran J
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Sunil Jadhav 2024-09-19 13:31:15 How to make superuser from non superuser in PostgreSQL
Previous Message Michael Banck 2024-09-19 11:32:54 Re: Failover and Failback