When Perl "kill(9, ...)" fails, try "pg_ctl kill".

Noah Misch <noah@leadboat.com>

Commit: 947a35014fdc2ec74cbf06c7dbac6eea6fae90c6
Author: Noah Misch <noah@leadboat.com>
Date: 2019-04-13T18:09:27Z
Releases: 12.0
When Perl "kill(9, ...)" fails, try "pg_ctl kill".

Per buildfarm member jacana, the former fails under msys Perl 5.8.8.
Back-patch to 9.6, like the code in question.

Discussion: https://postgr.es/m/GrdLgAdUK9FdyZg8VIcTDKVOkys122ZINEb3CjjoySfGj2KyPiMKTh1zqtRp0TAD7FJ27G-OBB3eplxIB5GhcQH5o8zzGZfp0MuJaXJxVxk=@yesql.se

Files

PathChange+/−
src/test/perl/PostgresNode.pm modified +3 −1

Discussion