Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1

From: Joanna Xu <Joanna(dot)Xu(at)amdocs(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1
Date: 2016-10-26 14:18:45
Message-ID: 9CAA34031E7FE348AE75D1F0C34F85D0B0DE65D1@USSTLDAGBE2.corp.amdocs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I've been looking for a procedure (step by step) on how to remove Standby (SLAVE) from Primary (MASTER) for Postgres9.1 in google and the archived postings, but no luck. Can someone please shed some light on how to implement this? Here's the assumption / expectation :

1. The replication between the standby and primary is currently working before removing the standby from the primary.

2. After the standby is removed from the primary, both of nodes are in standalone configuration.

Thanks,
Joanna

This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Grittner 2016-10-26 16:11:40 Re: Locking question
Previous Message Steve Atkins 2016-10-26 14:09:07 Re: Integer fields and auto-complete clients