Thread: pgsql: Adjust Windows autovacuum service to retry for up to 5 minutes

pgsql: Adjust Windows autovacuum service to retry for up to 5 minutes

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Adjust Windows autovacuum service to retry for up to 5 minutes waiting
for the postmaster to start.  Dave Page

Modified Files:
--------------
    pgsql/contrib/pg_autovacuum:
        pg_autovacuum.c (r1.28 -> r1.29)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_autovacuum/pg_autovacuum.c.diff?r1=1.28&r2=1.29)