Re: Reduced power consumption in autovacuum launcher process - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Reduced power consumption in autovacuum launcher process
Date
Msg-id CAEYLb_X0njXUiemak=gobE7EC0DTEv=W1yRXA8Q2KbLfFZCQQQ@mail.gmail.com
Whole thread Raw
In response to Re: Reduced power consumption in autovacuum launcher process  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On 18 July 2011 20:06, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
>> Hmm.  Well, it's not too late to rethink the WaitLatch API, if we think
>> that that might be a significant limitation.
>
> Right, we can easily change the timeout argument to be in milliseconds
> instead of microseconds.

+1

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [COMMITTERS] pgsql: Cascading replication feature for streaming log-based replicatio
Next
From: pasman pasmański
Date:
Subject: Exclude core dumps from project - example patch