On Wed, 26 Jul 2017 at 7:56 pm, B A, Ramaswamy <
ramaswamy...@credit-suisse.com> wrote:
> Hi Team
>
>
>
> I have setup the Postgres Hot Standby with streaming replication with
> help of *pg_basebackup*
>
> I need a help on switback to old master as master server.
>
> Switchover on Failover
>
Hi Team
I have setup the Postgres Hot Standby with streaming replication with help
of pg_basebackup
I need a help on switback to old master as master server.
Switchover on Failover
On Failover I am able to make Standby to become primary and continue with
command "pg_ctl promot"
Found it is