Re: using an end-of-recovery record in all cases

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-09-03T14:13:53Z
Lists: pgsql-hackers
On Fri, Sep 3, 2021 at 12:52 AM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
> I tried to reproduce this but just replacing the end-of-recovery
> checkpoint request with issuing an end-of-recovery record didn't cause
> make check-workd fail for me.  Do you have an idea of any other
> requirement to cause that?

Did you use the patch I posted, or a different one?

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

  1. Revert "Add new simple TAP test for tablespaces."

  2. Remove unnecessary call to ReadCheckpointRecord().