Re: Adding a TAP test checking data consistency on standby with minRecoveryPoint
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
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-18T19:16:17Z
Lists: pgsql-hackers
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? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Add TAP test to check consistency of minimum recovery LSN
- b0825d28ea83 12.0 landed