From: | Petr Jelinek <petr(at)2ndquadrant(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Alex Shulgin <ash(at)commandprompt(dot)com>, Christoph Berg <cb(at)df7cb(dot)de>, Simon Riggs <simon(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Add shutdown_at_recovery_target option to recovery.conf |
Date: | 2014-12-04 13:13:17 |
Message-ID: | 54805DED.3060205@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 02/12/14 18:59, Robert Haas wrote:
> On Fri, Nov 28, 2014 at 11:59 AM, Petr Jelinek <petr(at)2ndquadrant(dot)com> wrote:
>>>> I'm a bit late to the party, but wouldn't
>>>>
>>>> recovery_target_action = ...
>>>>
>>>> have been a better name for this? It'd be in line with the other
>>>> recovery_target_* parameters, and also a bit shorter than the imho
>>>> somewhat ugly "action_at_recovery_target".
>>>
>>> FWIW, I too think that "recovery_target_action" is a better name.
>>
>> I agree.
>
> +1.
>
Here is patch which renames action_at_recovery_target to
recovery_target_action everywhere.
--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
recovery_target_action.patch | text/x-diff | 6.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2014-12-04 13:45:13 | Re: Add shutdown_at_recovery_target option to recovery.conf |
Previous Message | Heikki Linnakangas | 2014-12-04 12:42:41 | Re: SSL regression test suite |