Autovacuum cancellation

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Autovacuum cancellation
Date: 2007-10-25 20:07:41
Message-ID: 20071025200741.GJ23566@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers pgsql-patches

Simon Riggs wrote:

> Just noticed you've made these changes. I was working on them, but
> hadn't fully tested the patch because of all the different touch points.
> Sorry for the delay.
>
> Would you like me to refresh my earlier patch against the newly
> committed state (or did you commit that aspect already as well?).

Patch attached, please comment. It only avoids cancelling when the
vacuum is for wraparound.

What we're missing here is doc updates (mainly to lmgr/README, I think)

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Attachment Content-Type Size
autovac-cancel.patch text/x-diff 7.0 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-10-25 20:22:53 pgsql: Make initdb's selection of default text search configuration
Previous Message Andrew Dunstan 2007-10-25 19:54:28 Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually

Browse pgsql-hackers by date

  From Date Subject
Next Message Jignesh K. Shah 2007-10-25 20:24:18 8.3beta1 testing on Solaris
Previous Message Andrew Dunstan 2007-10-25 19:54:28 Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually

Browse pgsql-patches by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2007-10-25 20:28:54 Re: Re: [COMMITTERS] pgsql: Extract catalog info for error reporting before an error actually
Previous Message Andrew Dunstan 2007-10-25 19:54:28 Re: [HACKERS] Re: pgsql: Extract catalog info for error reporting before an error actually