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 BANLkTimsGpac30DuZ5QPaLTZcdwbS0dyLg@mail.gmail.com
Whole thread Raw
In response to Re: Process wakeups when idle and power consumption  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Process wakeups when idle and power consumption  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On 9 May 2011 11:19, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> 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