Re: pause recovery if pitr target not reached
Leif Gunnar Erlandsen <leif@lako.no>
From: "Leif Gunnar Erlandsen" <leif@lako.no>
To: "Michael Paquier" <michael@paquier.xyz>
Cc: "Peter Eisentraut" <peter.eisentraut@2ndquadrant.com>,
"Fujii Masao"
<masao.fujii@gmail.com>,
"PostgreSQL-development"
<pgsql-hackers@postgresql.org>
Date: 2019-12-11T11:40:26Z
Lists: pgsql-hackers
Attachments
- 0004-pause-recovery-if-pitr-target-not-reached.patch (application/octet-stream) patch 0004
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. > -- > Michael
Commits
-
Fail if recovery target is not reached
- dc788668bb26 13.0 landed