Clean up nodes that are no longer of use in 007_pgdumpall.pl

Andrew Dunstan <andrew@dunslane.net>

Commit: d6d9b96b4044e5c744bf2c6474b2c5c2de355f85
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2026-02-27T12:33:50Z
Clean up nodes that  are no longer of use in 007_pgdumpall.pl

Oversight in commit 763aaa06f03. When nodes are going out of scope, we
should stop the underlying postmasters rather than waiting for the
script to end.

Per gripe from Tom Lane

Discussion: https://postgr.es/m/740033.1772142754@sss.pgh.pa.us

Files

PathChange+/−
src/bin/pg_dump/t/007_pg_dumpall.pl modified +3 −0

Discussion