]> granicus.if.org Git - postgresql/commit
Don't do pg_ctl logrotate test on Windows
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 3 Mar 2019 23:19:44 +0000 (18:19 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 3 Mar 2019 23:19:44 +0000 (18:19 -0500)
commitd611175e531b9e09f2f497d7338fff73dd8f2c49
tree6c72e1448ad2a834a4723de1ccfb8482bfe0ba9e
parent80b9e9c4664a020ebd14889046bd8d22a17d1ca6
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.
src/bin/pg_ctl/t/004_logrotate.pl