On Sat, Nov 13, 2021 at 6:45 PM Bharath Rupireddy
wrote:
>
> Firstly, the proposed patch adds no new behaviour as such, it just
> gives the ability that is existing today on v12 and below (prior to
> commit dc78866 which went into v13 and later).
>
> I think performing PITR is the user's wish - wh
On Sat, Nov 13, 2021, at 10:15 AM, Bharath Rupireddy wrote:
> Firstly, the proposed patch adds no new behaviour as such, it just
> gives the ability that is existing today on v12 and below (prior to
> commit dc78866 which went into v13 and later).
It reintroduces an awkward behavior [1].
> I think
On Sat, Nov 13, 2021 at 9:45 AM Julien Rouhaud wrote:
>
> On Sat, Nov 13, 2021 at 11:00 AM Bharath Rupireddy
> wrote:
> >
> > Users will always be optimistic and set a recovery target and try to
> > reach it, but somehow the few of the WAL files haven't arrived (for
> > whatever the reasons) the
On Sat, Nov 13, 2021 at 11:00 AM Bharath Rupireddy
wrote:
>
> Users will always be optimistic and set a recovery target and try to
> reach it, but somehow the few of the WAL files haven't arrived (for
> whatever the reasons) the PITR target server, imagine if their primary
> isn't available too, t
On Fri, Nov 12, 2021 at 4:09 PM Julien Rouhaud wrote:
>
> On Fri, Nov 12, 2021 at 6:14 PM Bharath Rupireddy
> wrote:
> >
> > Currently, the server shuts down with a FATAL error (added by commit
> > [1]) when the recovery target isn't reached. This can cause a server
> > availability problem, espe
On Fri, Nov 12, 2021 at 6:14 PM Bharath Rupireddy
wrote:
>
> Currently, the server shuts down with a FATAL error (added by commit
> [1]) when the recovery target isn't reached. This can cause a server
> availability problem, especially in case of disaster recovery (geo
> restores) where the primar