pg_autovacuum/Win32 Fixes

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: pg_autovacuum/Win32 Fixes
Date: 2005-01-21 16:09:21
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E45285B4@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Theis patch supercedes *all* my earlier ones from today - apologies for
the noise, clearly I need a beer or 3 and a few nights away from the
laptop.

The following fixes are included:

- Dependency services may not be correctly registered when installing as
a Windows Service.

- The sleep time is changed from milliseconds to seconds as it should
be.

- Error messages during service installation/removal are logged to
stderr.

Regards, Dave.

Attachment Content-Type Size
pg_autovacuum.c.diff application/octet-stream 3.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-01-22 05:15:45 Re: regression: pass with no default WITH OIDS
Previous Message Dave Page 2005-01-21 14:04:01 Re: [PATCHES] 300 seconds in less than 1 second with pg_autovacuum