From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: autovacuum multiworkers, patch 5 |
Date: | 2007-04-04 23:44:04 |
Message-ID: | 46143844.5050408@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Alvaro Herrera wrote:
> Hi,
uhmmm patch?
>
> Here is the autovacuum patch I am currently working with. This is
> basically the same as the previous patch; I have tweaked the database
> list management so that after a change in databases (say a new database
> is created or a database is dropped), the list is recomputed to account
> for the change, keeping the ordering of the previous list.
>
> Modulo two low probability failure scenarios, I feel this patch is ready
> to be applied; I will do so on Friday unless there are objections.
>
> The failure scenarios are detailed in the comment pasted below. I
> intend to attack these problems next, but as the first one should be
> fairly low probability, I don't think it should bar the current patch
> from being applied. (The second problem, which seems to me to be the
> most serious, should be easily fixable by checking launch times and
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Hammond | 2007-04-04 23:56:02 | Re: Finding Queries that have been done on a DB |
Previous Message | Alvaro Herrera | 2007-04-04 23:41:17 | Re: autovacuum multiworkers, patch 5 |
From | Date | Subject | |
---|---|---|---|
Next Message | Ed L. | 2007-04-05 00:11:26 | Re: dropping role w/dependent objects |
Previous Message | Alvaro Herrera | 2007-04-04 23:41:17 | Re: autovacuum multiworkers, patch 5 |