Re: Process wakeups when idle and power consumption - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Process wakeups when idle and power consumption
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Process wakeups when idle and power consumption  (Heikki Linnakangas <[email protected]>)
Responses Re: Process wakeups when idle and power consumption
List pgsql-hackers
On 9 May 2011 11:19, Heikki Linnakangas
<[email protected]> wrote:

> In the child, spawn a thread

How exactly should I go about this? The one place in the code that I
knew to use multiple threads, pgbench, falls back on "emulation with
fork()" on some platforms.

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


pgsql-hackers by date:

Previous
From: Szymon Guz
Date:
Subject: potential bug in trigger with boolean params
Next
From: Heikki Linnakangas
Date:
Subject: Re: the big picture for index-only scans