Re: Convert hot_standby 9.4 postgresql into standalone server - Mailing list pgsql-general

From David G. Johnston
Subject Re: Convert hot_standby 9.4 postgresql into standalone server
Date
Msg-id CAKFQuwb+8bOOeEmTN+oLFKo_TkGC_Mfwyf4PY=0rFKDM106ZYw@mail.gmail.com
Whole thread Raw
In response to Convert hot_standby 9.4 postgresql into standalone server  (Julie Nishimura <juliezain@hotmail.com>)
Responses Re: Convert hot_standby 9.4 postgresql into standalone server
List 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 by date:

Previous
From: Julie Nishimura
Date:
Subject: Convert hot_standby 9.4 postgresql into standalone server
Next
From: Tom Lane
Date:
Subject: Re: Convert hot_standby 9.4 postgresql into standalone server