Function to promote standby servers

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Function to promote standby servers
Date: 2018-09-20 05:59:02
Message-ID: 6e7c79b3ec916cf49742fb8849ed17cd87aed620.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
0001-Add-pg_promote-to-promote-standby-servers.patch text/x-patch 5.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2018-09-20 06:18:13 Re: Connection slots reserved for replication
Previous Message Kyotaro HORIGUCHI 2018-09-20 05:18:17 Re: View to get all the extension control file details