Обсуждение: pgsql: Don't do pg_ctl logrotate test on Windows

Поиск
Список
Период
Сортировка

pgsql: Don't do pg_ctl logrotate test on Windows

От
Andrew Dunstan
Дата:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d611175e531b9e09f2f497d7338fff73dd8f2c49

Modified Files
--------------
src/bin/pg_ctl/t/004_logrotate.pl | 11 +++++++++++
1 file changed, 11 insertions(+)