Re: autovacuum: multiple workers - Mailing list pgsql-patches

From Simon Riggs
Subject Re: autovacuum: multiple workers
Date
Msg-id 1175093965.4386.336.camel@silverbirch.site
Whole thread Raw
In response to Re: autovacuum: multiple workers  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-patches
On Wed, 2007-03-28 at 09:39 -0400, Alvaro Herrera wrote:
> What other auxiliary processes are you envisioning, anyway?

WAL Writer, multiple bgwriters, checkpoint process, parallel query and
sort slaves....plus all the ones I haven't dreamed of yet.

No need to agree with my short list, but we do seem to keep adding them
on a regular basis....

> In any case I don't think this is something that would be good to
> attack
> this late in the devel cycle -- we could discuss it for 8.4 though.

OK

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com



pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] add CLUSTER table ORDER BY index
Next
From: "Pavel Stehule"
Date:
Subject: scrollable cursor support without MOVE statement