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

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1
Дата
Msg-id 72b1d4c4-ab7a-5963-6c33-a4725cc32b1a@aklaver.com
обсуждение исходный текст
Ответ на Re: Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1  (Joanna Xu <Joanna.Xu@amdocs.com>)
Список pgsql-general
On 10/26/2016 04:43 PM, Michael Paquier wrote:
> On Wed, Oct 26, 2016 at 11:18 PM, Joanna Xu <Joanna.Xu@amdocs.com> wrote:
>> 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.
>
> Standby and master servers are two separate Postgres instances. So if
> you would like to remove a standby from a cluster. You just need to
> basically stop it, then remove its data folder. And you are done.
> There is no complicated science here.

Not sure that is what OP wants. From the original post:

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



--
Adrian Klaver
adrian.klaver@aklaver.com


В списке pgsql-general по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1
Следующее
От: melvin6925
Дата:
Сообщение: Re: Remove Standby (SLAVE) from Primary (MASTER) - Postgres9.1