Re: Function to promote standby servers
Ian Barwick <ian.barwick@2ndquadrant.com>
From: Ian Barwick <ian.barwick@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>, Ian Barwick <ian@2ndquadrant.com>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>,
Masahiko Sawada <sawada.mshk@gmail.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-11-28T01:06:34Z
Lists: pgsql-hackers
On 11/19/2018 01:22 PM, Michael Paquier wrote: > On Fri, Oct 26, 2018 at 01:51:24PM +0900, Michael Paquier wrote: >> Or we could use "the function returns true immediately after initiating >> the promotion by sending the promotion signal to the postmaster"? As a >> native speaker which one feels more natural to you? > > Sorry for the time it took. After pondering on it, I have committed the > improvements from your version. Thanks, looks good (and apologies for the delay in responding from my side). Regards Ian Barwick -- Ian Barwick http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Rework documentation of pg_promote
- 74171f8c12e6 12.0 landed
-
Add pg_promote function
- 10074651e335 12.0 landed