Re: Regarding recovery configuration - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Regarding recovery configuration
Date
Msg-id CAB7nPqQgSVfRWkqTn_NdR7LsCe=rki6ronQiW_8Bbnna3zQCwQ@mail.gmail.com
Whole thread Raw
In response to Regarding recovery configuration  (Dmitry Ivanov <d.ivanov@postgrespro.ru>)
List pgsql-hackers
On Tue, Dec 1, 2015 at 8:46 PM, Dmitry Ivanov <d.ivanov@postgrespro.ru> wrote:
> 2. Add them to the GUC, perhaps with a special context.
>
> Both approaches would allow us to create, for example, a dedicated view for
> the 'recovery.conf' file using a drastically simplified procedure written in C.
> Also it would get easier to reload at least some settings from the
> 'recovery.conf' file at runtime.
>
> Suggestions and comments are welcome.

Beginning here may be a good idea, this is not a new subject:
http://www.postgresql.org/message-id/CAJKUy5id1eyweK0W4+yyCM6+-qYs9erLidUmb=1a-QYBgTW4Qw@mail.gmail.com

And that's something a couple of people have tried to work on without
much progress over the last couple of years: we blocked on a couple of
points like for example the way we should manage the switch to what is
now done from recovery.conf to recovery.done.
-- 
Michael



pgsql-hackers by date:

Previous
From: Dmitry Ivanov
Date:
Subject: Regarding recovery configuration
Next
From: Amit Kapila
Date:
Subject: Re: parallel joins, and better parallel explain