Re: Assertion failure in WaitForWALToBecomeAvailable state machine
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: michael@paquier.xyz
Cc: noah@leadboat.com, bharath.rupireddyforpostgres@gmail.com,
dilipbalaut@gmail.com, pgsql-hackers@lists.postgresql.org
Date: 2022-09-16T01:45:54Z
Lists: pgsql-hackers
At Fri, 16 Sep 2022 09:05:46 +0900, Michael Paquier <michael@paquier.xyz> wrote in > On Thu, Sep 15, 2022 at 06:58:43AM -0700, Noah Misch wrote: > > Pushed that way. > > Thanks for taking care of it, Noah. +1. Thanks. regards. -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit.
- 69a498eb6465 13.21 landed
- 3635a0a35aaf 14.18 landed
- e36cbef04bd5 15.0 landed
- b4f584f9d2a1 16.0 landed
-
Skip WAL recycling and preallocation during archive recovery.
- cc2c7d65fc27 15.0 cited