Re: pgsql: Test replay of regression tests, attempt II. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Test replay of regression tests, attempt II.
Date
Msg-id 374643.1642536944@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Test replay of regression tests, attempt II.  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: pgsql: Test replay of regression tests, attempt II.
List pgsql-committers
Thomas Munro <thomas.munro@gmail.com> writes:
> Alright, I've pushed a change like that.  Let's see if that clears it
> up.

Nope:

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=rorqual&dt=2022-01-18%2019%3A50%3A57

That reloptions test has been there awhile, and we weren't seeing
issues with it before.  What about the replication environment
would cause VACUUM to behave differently?  Maybe it thinks there
are non-removable tuples because the walsender is holding back
global xmin?

            regards, tom lane



pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Make PQcancel use the PGconn's tcp_user_timeout and keepalives s
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Test replay of regression tests, attempt II.