Don't do pg_ctl logrotate test on Windows

Andrew Dunstan <andrew@dunslane.net>

Commit: d611175e531b9e09f2f497d7338fff73dd8f2c49
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2019-03-03T23:19:44Z
Releases: 12.0
Don't do pg_ctl logrotate test on Windows

The test crashes and burns quite badly, for some reason, but even if it
didn't it wouldn't work, since Windows doesn't let you rename a file
held by a running process.

Files

PathChange+/−
src/bin/pg_ctl/t/004_logrotate.pl modified +11 −0