Re: Convert hot_standby 9.4 postgresql into standalone server

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Convert hot_standby 9.4 postgresql into standalone server
Дата
Msg-id CAKFQuwb+8bOOeEmTN+oLFKo_TkGC_Mfwyf4PY=0rFKDM106ZYw@mail.gmail.com
обсуждение исходный текст
Ответ на Convert hot_standby 9.4 postgresql into standalone server  (Julie Nishimura <juliezain@hotmail.com>)
Ответы Re: Convert hot_standby 9.4 postgresql into standalone server  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Tuesday, July 14, 2020, Julie Nishimura <juliezain@hotmail.com> wrote:
Hello, we currently have 9.4 hot_standby master-slave pair. Going forward, we can keep only one server. How can I convert the system properly?

If you are keeping the primary you shouldn’t have to do anything.  The absence of a secondary server shouldn’t impact the primary.  You might be recording more detail to WAL than strictly necessary but that isn’t wrong outright.

David J.

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

Предыдущее
От: Julie Nishimura
Дата:
Сообщение: Convert hot_standby 9.4 postgresql into standalone server
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Convert hot_standby 9.4 postgresql into standalone server