Re: Function to promote standby servers

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ian Barwick <ian(at)2ndquadrant(dot)com>
Cc: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Function to promote standby servers
Date: 2018-11-19 04:22:13
Message-ID: 20181119042213.GC4400@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2018-11-19 04:24:08 Re: Accounting of zero-filled buffers in EXPLAIN (BUFFERS)
Previous Message Etsuro Fujita 2018-11-19 04:05:43 Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT