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

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Georgios Kokolatos <gkokolatos@pm.me>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-03-12T05:19:28Z
Lists: pgsql-hackers
On Mon, Mar 11, 2019 at 02:35:49PM +0000, Georgios Kokolatos wrote:
> To be honest, I have not checked closely on the failure, still it is
> the only test failing which by itself should be worthwhile
> mentioning. 

This works for me, as well as a plain installcheck and check from the
subpath.  Are you sure that contrib/pageinspect is installed in the
set of binaries your tests are using?  What do the logs of the server
tell you?  These are located in src/test/recovery/tmp_check/.  Please
note that when running installcheck we assume that all the needed
components are installed.
--
Michael

Commits

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