pg_autovacuum Win32 Service startup delay - Mailing list pgsql-patches

From Dave Page
Subject pg_autovacuum Win32 Service startup delay
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4528646@ratbert.vale-housing.co.uk
Whole thread Raw
Responses Re: pg_autovacuum Win32 Service startup delay
Re: pg_autovacuum Win32 Service startup delay
List pgsql-patches
When starting as a service at boot time on Windows, pg_autovacuum may
fail to start because the PostgreSQL service is still starting up. This
patch causes the service to attempt a second connection 30 seconds after
the initial connection failure before giving up entirely.

Regards, Dave

Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: LRU
Next
From: Tom Lane
Date:
Subject: Re: pg_autovacuum Win32 Service startup delay