what to do after a failover - Mailing list pgsql-general

From Rita
Subject what to do after a failover
Date
Msg-id CAOF-KfiEitz3aTdJybdBvu_-y6oirt4YMmdfLjWGpcWG7+Ed=g@mail.gmail.com
Whole thread Raw
Responses Re: what to do after a failover
List 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.--

pgsql-general by date:

Previous
From: github kran
Date:
Subject: Re: Upgrade PostgreSQL 9.6 to 10.6
Next
From: Michael Paquier
Date:
Subject: Re: what to do after a failover