> On Oct 14, 2021, at 1:50 PM, Andrew Dunstan <and...@dunslane.net> wrote:
> 
> Bowerbird is having similar issues, so I don't think this is just a
> transient.

The pg_amcheck patch Peter committed for me adds a new test, 
src/bin/pg_amcheck/t/006_bad_targets.pl, which creates two PostgresNode objects 
(a primary and a standby) and uses PostgresNode::background_psql().  It doesn't 
bother to "finish" the returned harness, which may be the cause of an 
installation hanging around long enough to be in the way when another test 
tries to start.

Assuming this is right, the fix is just one line.  Thoughts? 

—
Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company





Reply via email to