pgsql: If test postmaster fails to start within 60 seconds, try to kill - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: If test postmaster fails to start within 60 seconds, try to kill
Date
Msg-id [email protected]
Whole thread Raw
List 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 by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Extend 'guc' regression test to check manipulations of datestyle
Next
From: [email protected] (James William Pye)
Date:
Subject: python - ip: Provide a means for passing args and kw to connection