[EMAIL PROTECTED] writes:
> 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.
Applied.
regards, tom lane
-
> -Original Message-
> From: Andrew Dunstan [mailto:[EMAIL PROTECTED]
> Sent: 11 May 2004 12:13
> To: [EMAIL PROTECTED]
> Subject: Re: [PATCHES] Win32 pg_autovacuum service
>
> I thought pg_autovacuum was moving to be integrated with and
> controlled by th
Dave Page said:
> The attached patch allows pg_autovacuum to run as an application or a
> service on Win32. There are minor changes that also affect *nix -
> mainly:
>
> - The error logging function now takes an error level as an argument
> for more consistent formatting and use in the windows even