Function to promote standby servers - Mailing list pgsql-hackers

From Laurenz Albe
Subject Function to promote standby servers
Date
Msg-id 6e7c79b3ec916cf49742fb8849ed17cd87aed620.camel@cybertec.at
Whole thread Raw
Responses Re: Function to promote standby servers  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Providing SQL access for administrative tasks seems to be a
good thing, see ALTER SYSTEM and pg_reload_conf().

In that vein, I propose a function pg_promote() to promote
physical standby servers.

If there are no fundamental objections, I'll add it to the
next commitfest.

Yours,
Laurenz Albe

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: View to get all the extension control file details
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Connection slots reserved for replication