Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1 - Mailing list pgsql-general

From Joanna Xu
Subject Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1
Date
Msg-id 9CAA34031E7FE348AE75D1F0C34F85D0B0DE65D1@USSTLDAGBE2.corp.amdocs.com
Whole thread Raw
Responses Re: Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1  (Michael Paquier <michael.paquier@gmail.com>)
List 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

pgsql-general by date:

Previous
From: Steve Atkins
Date:
Subject: Re: Integer fields and auto-complete clients
Next
From: Kevin Grittner
Date:
Subject: Re: Locking question