what to do after a failover

From: Rita <rmorgan466(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: what to do after a failover
Date: 2020-01-09 04:06:28
Message-ID: CAOF-KfiEitz3aTdJybdBvu_-y6oirt4YMmdfLjWGpcWG7+Ed=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I run a master and standby setup with Postgresql 11. The systems are
identical from a hardware and software setup. If the master goes down I
can do a pg_ctl promote on the standby and point my applications to use the
standby (new master).

Once the original master is online, when is an appropriate time to fail
back over? And are there any other things besides promote after the
failover is done?

--
--- Get your facts first, then you can distort them as you please.--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2020-01-09 04:31:39 Re: what to do after a failover
Previous Message github kran 2020-01-09 03:51:56 Re: Upgrade PostgreSQL 9.6 to 10.6