Win32 pg_autovacuum service retry patch

From: dpage(at)postgresql(dot)org
To: pgsql-patches(at)postgresql(dot)org
Subject: Win32 pg_autovacuum service retry patch
Date: 2005-01-26 22:02:13
Message-ID: 20050126220213.sy0r070004gc8gk8@webmail.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Apologies in advance as my original attempt to send this message may well get
through in a day or so now that Bob the Builder has finished digging up my
fibre and copper and the telco has set about joining them all back together and
burying them again.

Anyway... the attached patch to pg_autovacuum follows Tom's earlier suggestion
that it re-try the inital database connection every 30 seconds for 5 minutes
before aborting when starting as a Windows Service.

Any chance of getting this in before 8.0.1?

Cheers, Dave.

Attachment Content-Type Size
startup_delay.diff text/x-patch 1.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-01-26 22:25:44 Re: Win32 pg_autovacuum service retry patch
Previous Message Tom Lane 2005-01-26 19:24:38 Re: Fix for SHGetSpecialFolderPath