Re: Turning recovery.conf into GUCs - Mailing list pgsql-hackers

From Alex Shulgin
Subject Re: Turning recovery.conf into GUCs
Date
Msg-id 87d27ozxth.fsf@commandprompt.com
Whole thread Raw
In response to Re: Turning recovery.conf into GUCs  (Alex Shulgin <ash@commandprompt.com>)
Responses Re: Turning recovery.conf into GUCs  (Petr Jelinek <petr@2ndquadrant.com>)
Re: Turning recovery.conf into GUCs  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Alex Shulgin <ash@commandprompt.com> writes:

> Alex Shulgin <ash@commandprompt.com> writes:
>>
>> Here's an attempt to revive this patch.
>
> Here's the patch rebased against current HEAD, that is including the
> recently committed action_at_recovery_target option.
>
> The default for the new GUC is 'pause', as in HEAD, and
> pause_at_recovery_target is removed completely in favor of it.
>
> I've also taken the liberty to remove that part that errors out when
> finding $PGDATA/recovery.conf.  Now get your rotten tomatoes ready. ;-)

This was rather short-sighted, so I've restored that part.

Also, rebased on current HEAD, following the rename of
action_at_recovery_target to recovery_target_action.

--
Alex


Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: moving from contrib to bin
Next
From: Tom Lane
Date:
Subject: Re: Commitfest problems