pgsql: If test postmaster fails to start within 60 seconds, try to kill

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: If test postmaster fails to start within 60 seconds, try to kill
Дата
Msg-id 20060813203908.4EB499FB213@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
If test postmaster fails to start within 60 seconds, try to kill -9 it
so that it won't interfere with later trials.  Per recent buildfarm
experience.  Anyone know how to do this on Windows?

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.c (r1.19 -> r1.20)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c.diff?r1=1.19&r2=1.20)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Extend 'guc' regression test to check manipulations of datestyle
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - ip: Provide a means for passing args and kw to connection