Re: Adding a TAP test checking data consistency on standby with minRecoveryPoint

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Peter Geoghegan <pg@bowt.ie>, Arthur Zakirov <a.zakirov@postgrespro.ru>, Georgios Kokolatos <gkokolatos@pm.me>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-04-19T00:08:38Z
Lists: pgsql-hackers
On Thu, Apr 18, 2019 at 03:16:17PM -0400, Robert Haas wrote:
> On Tue, Apr 16, 2019 at 2:45 AM Michael Paquier <michael@paquier.xyz> wrote:
>> I think that we have race conditions with checkpointing and shutdown
>> on HEAD.
> 
> Any idea whether it's something newly-introduced or of long standing?

I would suggest to keep the discussion on the more general thread I
have created a couple of days ago:
https://www.postgresql.org/message-id/20190416070119.GK2673@paquier.xyz

Thanks,
--
Michael

Commits

  1. Add TAP test to check consistency of minimum recovery LSN