Re: autovacuum multiworkers, patch 5 - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: autovacuum multiworkers, patch 5
Date
Msg-id 20070405205758.GI11222@alvh.no-ip.org
Whole thread Raw
In response to autovacuum multiworkers, patch 5  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-patches
Another problem seems to be that I'm not checking anywhere that a
regular connection (not autovac) is not using an autovac-reserved PGPROC
slot :-(  I think I should tweak the logic that deals with
ReservedBackends but it doesn't look entirely trivial.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-patches by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Load distributed checkpoint V3
Next
From: "Simon Riggs"
Date:
Subject: Reviewers Guide to Deferred Transactions/Transaction Guarantee