Re: pause recovery if pitr target not reached - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pause recovery if pitr target not reached
Date
Msg-id 1cf8c3e3-c24a-fe33-1a73-c7a3fc4d2a26@2ndquadrant.com
Whole thread Raw
In response to Re: pause recovery if pitr target not reached  ("Leif Gunnar Erlandsen" <leif@lako.no>)
Responses Re: pause recovery if pitr target not reached  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Re: pause recovery if pitr target not reached  ("Leif Gunnar Erlandsen" <leif@lako.no>)
List pgsql-hackers
On 2019-12-11 12:40, Leif Gunnar Erlandsen wrote:
> Adding patch written for 13dev from git
> 
> "Michael Paquier" <michael@paquier.xyz> skrev 1. desember 2019 kl. 03:08:
> 
>> On Fri, Nov 22, 2019 at 11:26:59AM +0000, Leif Gunnar Erlandsen wrote:
>>
>>> No it does not. It works well to demonstrate its purpose though.
>>> And it might be to stop with FATAL would be more correct.
>>
>> This is still under active discussion. Please note that the latest
>> patch does not apply, so a rebase would be nice to have. I have moved
>> the patch to next CF, waiting on author.

I reworked your patch a bit.  I changed the outcome to be an error, as 
was discussed.  I also added tests and documentation.  Please take a look.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: planner support functions: handle GROUP BY estimates ?
Next
From: Jesse Zhang
Date:
Subject: Re: Use compiler intrinsics for bit ops in hash