Обсуждение: Whither recovery.conf?

Поиск
Список
Период
Сортировка

Whither recovery.conf?

От
Richard Tisch
Дата:
Hi there,

I was just wondering about the statement below in another thread:

2016-06-04 22:58 GMT+09:00 Vik Fearing <vik@2ndquadrant.fr>:
> There are plans to allow SQL
> access to the parameters in recovery.conf (or to merge them into
> postgresql.conf) but that's not currently possible.

Are there any active plans or patches on this front? I did a bit of searching,
I see one thread from 2013 (this one:
https://www.postgresql.org/message-id/CAJKUy5id1eyweK0W4+yyCM6+-qYs9erLidUmb=1a-QYBgTW4Qw@mail.gmail.com),
but it's not clear to where things are at the
moment. Mind you I might be searching in the wrong places and/or for the
wrong terms, it's happened before so apologies if I'm missing the obvious.

Thanks!

Richard.


--
Those who do not understand SQL are condemned to reinvent it, poorly


Re: Whither recovery.conf?

От
Vik Fearing
Дата:
On 06/06/16 14:50, Richard Tisch wrote:
> Hi there,
>
> I was just wondering about the statement below in another thread:
>
> 2016-06-04 22:58 GMT+09:00 Vik Fearing <vik@2ndquadrant.fr>:
>> There are plans to allow SQL
>> access to the parameters in recovery.conf (or to merge them into
>> postgresql.conf) but that's not currently possible.
>
> Are there any active plans or patches on this front? I did a bit of searching,
> I see one thread from 2013 (this one:
> https://www.postgresql.org/message-id/CAJKUy5id1eyweK0W4+yyCM6+-qYs9erLidUmb=1a-QYBgTW4Qw@mail.gmail.com),
> but it's not clear to where things are at the
> moment. Mind you I might be searching in the wrong places and/or for the
> wrong terms, it's happened before so apologies if I'm missing the obvious.

The last I saw of it was in 2014 (wow, time flies).

https://www.postgresql.org/message-id/flat/546D2316.2000206%40agliodbs.com

It seems the commitfest link in there doesn't work anymore.  I should
probably bring that up in a separate thread.
--
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


Re: Whither recovery.conf?

От
Vik Fearing
Дата:
On 06/06/16 15:07, Vik Fearing wrote:
> It seems the commitfest link in there doesn't work anymore.  I should
> probably bring that up in a separate thread.

It's in the old commitfest app.  Here's a new link for it:
https://commitfest-old.postgresql.org/action/patch_view?id=1293
--
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


Re: Whither recovery.conf?

От
Richard Tisch
Дата:
On Mon, Jun 6, 2016 at 10:12 PM, Vik Fearing <vik@2ndquadrant.fr> wrote:
> On 06/06/16 15:07, Vik Fearing wrote:
>> It seems the commitfest link in there doesn't work anymore.  I should
>> probably bring that up in a separate thread.
>
> It's in the old commitfest app.  Here's a new link for it:
> https://commitfest-old.postgresql.org/action/patch_view?id=1293

Thanks!

Richard.