On Fri, Dec 10, 2021 at 12:58 PM Thomas Munro <[email protected]> wrote: > +$node_primary->adjust_conf('postgresql.conf', 'max_connections', '25', 1);
Erm, in fact this requirement came about in an earlier version where I was invoking make and getting --max-concurrent-tests=20 from src/test/regress/GNUmakefile. Which I should probably replicate here...
