pg_autovacuum Win32 Service startup delay

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: pg_autovacuum Win32 Service startup delay
Date: 2005-01-24 21:28:23
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4528646@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
startup_delay.diff application/octet-stream 1.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-01-24 22:39:18 Re: LRU
Previous Message Magnus Hagander 2005-01-24 21:01:25 Fix for SHGetSpecialFolderPath