Add -w back to the flags for pg_ctl (re)start in PostgresNode

Andrew Dunstan <andrew@dunslane.net>

Commit: b33259e261ae99dc7c503a6a7615bd492047588b
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2021-07-29T09:58:06Z
Releases: 15.0
Add -w back to the flags for pg_ctl (re)start in PostgresNode

This is now the default for pg_ctl, but having the flag here explicitly
does no harm and helps with backwards compatibility of the PostgresNode
module.

Files

PathChange+/−
src/test/perl/PostgresNode.pm modified +6 −2