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

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andrew Gierth <andrew@tao11.riddles.org.uk>
Cc: Postgres hackers <pgsql-hackers@postgresql.org>
Date: 2019-01-31T06:49:24Z
Lists: pgsql-hackers
On Mon, Nov 12, 2018 at 01:08:38PM +0900, Michael Paquier wrote:
> Thanks!  I am stealing that stuff, and I have added an offline check by
> comparing the value of minRecoveryPoint in pg_controldata.  Again, if
> you revert c186ba13 and run the tests, both online and offline failures
> are showing up.
> 
> What do you think?

I think that this test has some value, and it did not get any reviews,
so I am moving it to the next CF.
--
Michael

Commits

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