Re: pg_autovacuum vacuum cost variables patch v2 - Mailing list pgsql-patches

From Tom Lane
Subject Re: pg_autovacuum vacuum cost variables patch v2
Date
Msg-id 21082.1100710493@sss.pgh.pa.us
Whole thread Raw
In response to pg_autovacuum vacuum cost variables patch v2  ("Matthew T. O'Connor" <matthew@zeut.net>)
List pgsql-patches
"Matthew T. O'Connor" <matthew@zeut.net> writes:
> Ok, here is an updated version of the patch I submitted last night.
> This patch now sets the appropriate vacuum cost variables for both
> vacuum commands and analyze commands.   In addition I have added the new
> vacuum cost options to the win32 InstallService function.

Applied with minor corrections.

            regards, tom lane

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Win32 signals & sockets
Next
From: Tom Lane
Date:
Subject: Re: contrib/tsearch2 missing LIBS